Uses of Enum
org.apache.sis.internal.storage.CodeType
Packages that use CodeType
Package
Description
Utility classes for the implementation of SIS storage classes.
-
Uses of CodeType in org.apache.sis.internal.storage
Fields in org.apache.sis.internal.storage with type parameters of type CodeTypeMethods in org.apache.sis.internal.storage that return CodeTypeModifier and TypeMethodDescriptionstatic CodeType
Infers the type for the given authority code.static CodeType
Returns the enum constant of this type with the specified name.static CodeType[]
CodeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.