Uses of Enum Class
net.opengis.wmts.v_1.GetFeatureInfoValueType
Packages that use GetFeatureInfoValueType
-
Uses of GetFeatureInfoValueType in net.opengis.wmts.v_1
Fields in net.opengis.wmts.v_1 with type parameters of type GetFeatureInfoValueTypeModifier and TypeFieldDescriptionstatic final List<GetFeatureInfoValueType>GetFeatureInfoValueType.VALUESA public read-only list of all the 'Get Feature Info Value Type' enumerators.Methods in net.opengis.wmts.v_1 that return GetFeatureInfoValueTypeModifier and TypeMethodDescriptionstatic GetFeatureInfoValueTypeGetFeatureInfoValueType.get(int value) Returns the 'Get Feature Info Value Type' literal with the specified integer value.static GetFeatureInfoValueTypeReturns the 'Get Feature Info Value Type' literal with the specified literal value.static GetFeatureInfoValueTypeReturns the 'Get Feature Info Value Type' literal with the specified name.static GetFeatureInfoValueTypeReturns the enum constant of this class with the specified name.static GetFeatureInfoValueType[]GetFeatureInfoValueType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GetFeatureInfoValueType in net.opengis.wmts.v_1.impl
Methods in net.opengis.wmts.v_1.impl that return GetFeatureInfoValueTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createGetFeatureInfoValueTypeFromString(EDataType eDataType, String initialValue) wmtsv_1FactoryImpl.createGetFeatureInfoValueTypeObjectFromString(EDataType eDataType, String initialValue) -
Uses of GetFeatureInfoValueType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type GetFeatureInfoValueTypeModifier and TypeMethodDescriptionbooleanwmtsv_1Validator.validateGetFeatureInfoValueType(GetFeatureInfoValueType getFeatureInfoValueType, DiagnosticChain diagnostics, Map<Object, Object> context) booleanwmtsv_1Validator.validateGetFeatureInfoValueTypeObject(GetFeatureInfoValueType getFeatureInfoValueTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context)