Uses of Class
net.opengis.gml.ValueArrayPropertyType

Packages that use ValueArrayPropertyType
net.opengis.gml   
 

Uses of ValueArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml declared as ValueArrayPropertyType
protected  ValueArrayPropertyType CompositeValueType.valueComponents
           
 

Methods in net.opengis.gml that return ValueArrayPropertyType
 ValueArrayPropertyType ObjectFactory.createValueArrayPropertyType()
          Create an instance of ValueArrayPropertyType
 ValueArrayPropertyType CompositeValueType.getValueComponents()
          Obtient la valeur de la propriété valueComponents.
 

Methods in net.opengis.gml that return types with arguments of type ValueArrayPropertyType
 JAXBElement<ValueArrayPropertyType> ObjectFactory.createValueComponents(ValueArrayPropertyType value)
          Create an instance of JAXBElement<ValueArrayPropertyType>}
 

Methods in net.opengis.gml with parameters of type ValueArrayPropertyType
 JAXBElement<ValueArrayPropertyType> ObjectFactory.createValueComponents(ValueArrayPropertyType value)
          Create an instance of JAXBElement<ValueArrayPropertyType>}
 void CompositeValueType.setValueComponents(ValueArrayPropertyType value)
          Définit la valeur de la propriété valueComponents.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.