Uses of Interface
net.opengis.gml311.ValueArrayPropertyType
Packages that use ValueArrayPropertyType
- 
Uses of ValueArrayPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return ValueArrayPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createValueArrayPropertyType()Returns a new object of class 'Value Array Property Type'.CompositeValueType.getValueComponents()Returns the value of the 'Value Components' containment reference.DocumentRoot.getValueComponents()Returns the value of the 'Value Components' containment reference.Methods in net.opengis.gml311 with parameters of type ValueArrayPropertyTypeModifier and TypeMethodDescriptionvoidCompositeValueType.setValueComponents(ValueArrayPropertyType value) Sets the value of the 'Value Components' containment reference.voidDocumentRoot.setValueComponents(ValueArrayPropertyType value) Sets the value of the 'Value Components' containment reference.
- 
Uses of ValueArrayPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ValueArrayPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Value Array Property Type'.Fields in net.opengis.gml311.impl declared as ValueArrayPropertyTypeModifier and TypeFieldDescriptionprotected ValueArrayPropertyTypeCompositeValueTypeImpl.valueComponentsThe cached value of the 'Value Components' containment reference.Methods in net.opengis.gml311.impl that return ValueArrayPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createValueArrayPropertyType()CompositeValueTypeImpl.getValueComponents()DocumentRootImpl.getValueComponents()Methods in net.opengis.gml311.impl with parameters of type ValueArrayPropertyTypeModifier and TypeMethodDescriptionNotificationChainCompositeValueTypeImpl.basicSetValueComponents(ValueArrayPropertyType newValueComponents, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetValueComponents(ValueArrayPropertyType newValueComponents, NotificationChain msgs) voidCompositeValueTypeImpl.setValueComponents(ValueArrayPropertyType newValueComponents) voidDocumentRootImpl.setValueComponents(ValueArrayPropertyType newValueComponents) 
- 
Uses of ValueArrayPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ValueArrayPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseValueArrayPropertyType(ValueArrayPropertyType object) Returns the result of interpreting the object as an instance of 'Value Array Property Type'.booleanGml311Validator.validateValueArrayPropertyType(ValueArrayPropertyType valueArrayPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)