Uses of Enum Class
ca.phon.orthography.BeginEnd
Packages that use BeginEnd
-
Uses of BeginEnd in ca.phon.orthography
Subclasses with type arguments of type BeginEnd in ca.phon.orthographyMethods in ca.phon.orthography that return BeginEndModifier and TypeMethodDescriptionCaDelimiter.getBeginEnd()Italic.getBeginEnd()LongFeature.getBeginEnd()Quotation.getBeginEnd()Underline.getBeginEnd()static BeginEndReturns the enum constant of this class with the specified name.static BeginEnd[]BeginEnd.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in ca.phon.orthography with parameters of type BeginEndModifierConstructorDescriptionCaDelimiter(BeginEnd beginEnd, CaDelimiterType type) LongFeature(BeginEnd beginEnd, String label)