Uses of Interface
net.opengis.wmts.v_1.DimensionNameValueType
Packages that use DimensionNameValueType
-
Uses of DimensionNameValueType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return DimensionNameValueTypeModifier and TypeMethodDescriptionwmtsv_1Factory.createDimensionNameValueType()Returns a new object of class 'Dimension Name Value Type'.DocumentRoot.getDimensionNameValue()Returns the value of the 'Dimension Name Value' containment reference.Methods in net.opengis.wmts.v_1 that return types with arguments of type DimensionNameValueTypeModifier and TypeMethodDescriptionEList<DimensionNameValueType>GetTileType.getDimensionNameValue()Returns the value of the 'Dimension Name Value' containment reference list.Methods in net.opengis.wmts.v_1 with parameters of type DimensionNameValueTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDimensionNameValue(DimensionNameValueType value) Sets the value of the 'Dimension Name Value' containment reference. -
Uses of DimensionNameValueType in net.opengis.wmts.v_1.impl
Classes in net.opengis.wmts.v_1.impl that implement DimensionNameValueTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Dimension Name Value Type'.Fields in net.opengis.wmts.v_1.impl with type parameters of type DimensionNameValueTypeModifier and TypeFieldDescriptionprotected EList<DimensionNameValueType>GetTileTypeImpl.dimensionNameValueThe cached value of the 'Dimension Name Value' containment reference list.Methods in net.opengis.wmts.v_1.impl that return DimensionNameValueTypeModifier and TypeMethodDescriptionwmtsv_1FactoryImpl.createDimensionNameValueType()DocumentRootImpl.getDimensionNameValue()Methods in net.opengis.wmts.v_1.impl that return types with arguments of type DimensionNameValueTypeModifier and TypeMethodDescriptionEList<DimensionNameValueType>GetTileTypeImpl.getDimensionNameValue()Methods in net.opengis.wmts.v_1.impl with parameters of type DimensionNameValueTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDimensionNameValue(DimensionNameValueType newDimensionNameValue, NotificationChain msgs) voidDocumentRootImpl.setDimensionNameValue(DimensionNameValueType newDimensionNameValue) -
Uses of DimensionNameValueType in net.opengis.wmts.v_1.util
Methods in net.opengis.wmts.v_1.util with parameters of type DimensionNameValueTypeModifier and TypeMethodDescriptionwmtsv_1Switch.caseDimensionNameValueType(DimensionNameValueType object) Returns the result of interpreting the object as an instance of 'Dimension Name Value Type'.booleanwmtsv_1Validator.validateDimensionNameValueType(DimensionNameValueType dimensionNameValueType, DiagnosticChain diagnostics, Map<Object, Object> context)