Uses of Enum Class
ca.phon.orthography.OverlapType
Packages that use OverlapType
-
Uses of OverlapType in ca.phon.orthography
Subclasses with type arguments of type OverlapType in ca.phon.orthographyMethods in ca.phon.orthography that return OverlapTypeModifier and TypeMethodDescriptionstatic OverlapType
OverlapType.fromString
(String text) Overlap.getType()
static OverlapType
Returns the enum constant of this class with the specified name.static OverlapType[]
OverlapType.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 OverlapType