Uses of Enum Class
net.opengis.wmts.v_1.GetCapabilitiesValueType
Packages that use GetCapabilitiesValueType
-
Uses of GetCapabilitiesValueType in net.opengis.wmts.v_1
Fields in net.opengis.wmts.v_1 with type parameters of type GetCapabilitiesValueTypeModifier and TypeFieldDescriptionstatic final List<GetCapabilitiesValueType>GetCapabilitiesValueType.VALUESA public read-only list of all the 'Get Capabilities Value Type' enumerators.Methods in net.opengis.wmts.v_1 that return GetCapabilitiesValueTypeModifier and TypeMethodDescriptionstatic GetCapabilitiesValueTypeGetCapabilitiesValueType.get(int value) Returns the 'Get Capabilities Value Type' literal with the specified integer value.static GetCapabilitiesValueTypeReturns the 'Get Capabilities Value Type' literal with the specified literal value.static GetCapabilitiesValueTypeReturns the 'Get Capabilities Value Type' literal with the specified name.static GetCapabilitiesValueTypeReturns the enum constant of this class with the specified name.static GetCapabilitiesValueType[]GetCapabilitiesValueType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GetCapabilitiesValueType in net.opengis.wmts.v_1.impl
Methods in net.opengis.wmts.v_1.impl that return GetCapabilitiesValueTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createGetCapabilitiesValueTypeFromString(EDataType eDataType, String initialValue) wmtsv_1FactoryImpl.createGetCapabilitiesValueTypeObjectFromString(EDataType eDataType, String initialValue) -
Uses of GetCapabilitiesValueType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type GetCapabilitiesValueTypeModifier and TypeMethodDescriptionbooleanwmtsv_1Validator.validateGetCapabilitiesValueType(GetCapabilitiesValueType getCapabilitiesValueType, DiagnosticChain diagnostics, Map<Object, Object> context) booleanwmtsv_1Validator.validateGetCapabilitiesValueTypeObject(GetCapabilitiesValueType getCapabilitiesValueTypeObject, DiagnosticChain diagnostics, Map<Object, Object> context)