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