-
- All Implemented Interfaces:
-
java.io.Serializable
,kotlin.Comparable
public enum FeatureType.FeatureTypeClass extends Enum<FeatureType.FeatureTypeClass>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
FeatureType.FeatureTypeClass.Companion
-
Method Summary
Modifier and Type Method Description final Integer
getTypeClass()
final String
getName()
final Integer
getOrdinal()
-
-
Method Detail
-
getTypeClass
final Integer getTypeClass()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-