Uses of Class
mil.nga.crs.CategoryType
-
Packages that use CategoryType Package Description mil.nga.crs -
-
Uses of CategoryType in mil.nga.crs
Methods in mil.nga.crs that return CategoryType Modifier and Type Method Description CategoryTypeCRS. getCategoryType()Get the category typeCategoryTypeCRSType. getCategoryType()Get the category typestatic CategoryTypeCategoryType. valueOf(String name)Returns the enum constant of this type with the specified name.static CategoryType[]CategoryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-