Uses of Enum Class
ca.phon.session.SystemTierType
-
Uses of SystemTierType in ca.phon.session
Modifier and TypeMethodDescriptionstatic SystemTierType
SystemTierType.tierFromString
(String tierName) static SystemTierType
Returns the enum constant of this class with the specified name.static SystemTierType[]
SystemTierType.values()
Returns an array containing the constants of this enum class, in the order they are declared.