Uses of Enum Class
ca.phon.session.SystemTierType
Packages that use SystemTierType
-
Uses of SystemTierType in ca.phon.session
Methods in ca.phon.session that return SystemTierTypeModifier 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.