Uses of Interface
net.opengis.gml311.ValueArrayType
Packages that use ValueArrayType
- 
Uses of ValueArrayType in net.opengis.gml311Methods in net.opengis.gml311 that return ValueArrayTypeModifier and TypeMethodDescriptionGml311Factory.createValueArrayType()Returns a new object of class 'Value Array Type'.DocumentRoot.getValueArray()Returns the value of the 'Value Array' containment reference.Methods in net.opengis.gml311 that return types with arguments of type ValueArrayTypeModifier and TypeMethodDescriptionEList<ValueArrayType>RangeSetType.getValueArray()Returns the value of the 'Value Array' containment reference list.Methods in net.opengis.gml311 with parameters of type ValueArrayTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setValueArray(ValueArrayType value) Sets the value of the 'Value Array' containment reference.
- 
Uses of ValueArrayType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ValueArrayTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Value Array Type'.Fields in net.opengis.gml311.impl with type parameters of type ValueArrayTypeModifier and TypeFieldDescriptionprotected EList<ValueArrayType>RangeSetTypeImpl.valueArrayThe cached value of the 'Value Array' containment reference list.Methods in net.opengis.gml311.impl that return ValueArrayTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createValueArrayType()DocumentRootImpl.getValueArray()Methods in net.opengis.gml311.impl that return types with arguments of type ValueArrayTypeMethods in net.opengis.gml311.impl with parameters of type ValueArrayTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetValueArray(ValueArrayType newValueArray, NotificationChain msgs) voidDocumentRootImpl.setValueArray(ValueArrayType newValueArray) 
- 
Uses of ValueArrayType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ValueArrayTypeModifier and TypeMethodDescriptionGml311Switch.caseValueArrayType(ValueArrayType object) Returns the result of interpreting the object as an instance of 'Value Array Type'.booleanGml311Validator.validateValueArrayType(ValueArrayType valueArrayType, DiagnosticChain diagnostics, Map<Object, Object> context)