Uses of Interface
net.opengis.gml311.QuantityExtentType
Packages that use QuantityExtentType
- 
Uses of QuantityExtentType in net.opengis.gml311Methods in net.opengis.gml311 that return QuantityExtentTypeModifier and TypeMethodDescriptionGml311Factory.createQuantityExtentType()Returns a new object of class 'Quantity Extent Type'.DocumentRoot.getQuantityExtent()Returns the value of the 'Quantity Extent' containment reference.RangeParametersType.getQuantityExtent()Returns the value of the 'Quantity Extent' containment reference.ValuePropertyType.getQuantityExtent()Returns the value of the 'Quantity Extent' containment reference.Methods in net.opengis.gml311 that return types with arguments of type QuantityExtentTypeModifier and TypeMethodDescriptionEList<QuantityExtentType>ValueArrayPropertyType.getQuantityExtent()Returns the value of the 'Quantity Extent' containment reference list.Methods in net.opengis.gml311 with parameters of type QuantityExtentTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setQuantityExtent(QuantityExtentType value) Sets the value of the 'Quantity Extent' containment reference.voidRangeParametersType.setQuantityExtent(QuantityExtentType value) Sets the value of the 'Quantity Extent' containment reference.voidValuePropertyType.setQuantityExtent(QuantityExtentType value) Sets the value of the 'Quantity Extent' containment reference.
- 
Uses of QuantityExtentType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement QuantityExtentTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Quantity Extent Type'.Fields in net.opengis.gml311.impl declared as QuantityExtentTypeModifier and TypeFieldDescriptionprotected QuantityExtentTypeRangeParametersTypeImpl.quantityExtentThe cached value of the 'Quantity Extent' containment reference.protected QuantityExtentTypeValuePropertyTypeImpl.quantityExtentThe cached value of the 'Quantity Extent' containment reference.Methods in net.opengis.gml311.impl that return QuantityExtentTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createQuantityExtentType()DocumentRootImpl.getQuantityExtent()RangeParametersTypeImpl.getQuantityExtent()ValuePropertyTypeImpl.getQuantityExtent()Methods in net.opengis.gml311.impl that return types with arguments of type QuantityExtentTypeModifier and TypeMethodDescriptionEList<QuantityExtentType>ValueArrayPropertyTypeImpl.getQuantityExtent()Methods in net.opengis.gml311.impl with parameters of type QuantityExtentTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetQuantityExtent(QuantityExtentType newQuantityExtent, NotificationChain msgs) NotificationChainRangeParametersTypeImpl.basicSetQuantityExtent(QuantityExtentType newQuantityExtent, NotificationChain msgs) NotificationChainValuePropertyTypeImpl.basicSetQuantityExtent(QuantityExtentType newQuantityExtent, NotificationChain msgs) voidDocumentRootImpl.setQuantityExtent(QuantityExtentType newQuantityExtent) voidRangeParametersTypeImpl.setQuantityExtent(QuantityExtentType newQuantityExtent) voidValuePropertyTypeImpl.setQuantityExtent(QuantityExtentType newQuantityExtent) 
- 
Uses of QuantityExtentType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type QuantityExtentTypeModifier and TypeMethodDescriptionGml311Switch.caseQuantityExtentType(QuantityExtentType object) Returns the result of interpreting the object as an instance of 'Quantity Extent Type'.booleanGml311Validator.validateQuantityExtentType(QuantityExtentType quantityExtentType, DiagnosticChain diagnostics, Map<Object, Object> context)