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
Methods in org.apache.sis.internal.storage that return CodeTypeModifier and TypeMethodDescriptionstatic CodeTypeInfers the type for the given authority code.static CodeTypeReturns 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.