Uses of Enum Class
org.apache.sis.metadata.TypeValuePolicy
Packages that use TypeValuePolicy
-
Uses of TypeValuePolicy in org.apache.sis.metadata
Subclasses with type arguments of type TypeValuePolicy in org.apache.sis.metadataMethods in org.apache.sis.metadata that return TypeValuePolicyModifier and TypeMethodDescriptionstatic TypeValuePolicyReturns the enum constant of this class with the specified name.static TypeValuePolicy[]TypeValuePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sis.metadata with parameters of type TypeValuePolicyModifier and TypeMethodDescriptionMetadataStandard.asTypeMap(Class<?> type, KeyNamePolicy keyPolicy, TypeValuePolicy valuePolicy) Returns the type of all properties, or their declaring type, defined in the given metadata type.