Uses of Class
net.opengis.gml.ValuePropertyType

Packages that use ValuePropertyType
net.opengis.gml   
 

Uses of ValuePropertyType in net.opengis.gml
 

Subclasses of ValuePropertyType in net.opengis.gml
 class BooleanPropertyType
          Property whose content is a Boolean value.
 class CategoryPropertyType
          Property whose content is a Category.
 class CountPropertyType
          Property whose content is a Count.
 class QuantityPropertyType
          Property whose content is a Quantity.
 class ScalarValuePropertyType
          Property whose content is a scalar value.
 

Fields in net.opengis.gml with type parameters of type ValuePropertyType
protected  List<ValuePropertyType> CompositeValueType.valueComponent
           
 

Methods in net.opengis.gml that return ValuePropertyType
 ValuePropertyType ObjectFactory.createValuePropertyType()
          Create an instance of ValuePropertyType
 

Methods in net.opengis.gml that return types with arguments of type ValuePropertyType
 JAXBElement<ValuePropertyType> ObjectFactory.createValueComponent(ValuePropertyType value)
          Create an instance of JAXBElement<ValuePropertyType>}
 JAXBElement<ValuePropertyType> ObjectFactory.createValueProperty(ValuePropertyType value)
          Create an instance of JAXBElement<ValuePropertyType>}
 List<ValuePropertyType> CompositeValueType.getValueComponent()
          Gets the value of the valueComponent property.
 

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



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