Uses of Class
net.opengis.gml.ValueArrayType

Packages that use ValueArrayType
net.opengis.gml   
 

Uses of ValueArrayType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type ValueArrayType
protected  List<ValueArrayType> RangeSetType.valueArray
           
 

Methods in net.opengis.gml that return ValueArrayType
 ValueArrayType ObjectFactory.createValueArrayType()
          Create an instance of ValueArrayType
 

Methods in net.opengis.gml that return types with arguments of type ValueArrayType
 JAXBElement<ValueArrayType> ObjectFactory.createValueArray(ValueArrayType value)
          Create an instance of JAXBElement<ValueArrayType>}
 List<ValueArrayType> RangeSetType.getValueArray()
          each member _Value holds a tuple or "row" from the equivalent table Gets the value of the valueArray property.
 

Methods in net.opengis.gml with parameters of type ValueArrayType
 JAXBElement<ValueArrayType> ObjectFactory.createValueArray(ValueArrayType value)
          Create an instance of JAXBElement<ValueArrayType>}
 



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