Uses of Class
net.opengis.gml.AbstractGeneralParameterValueType

Packages that use AbstractGeneralParameterValueType
net.opengis.gml   
 

Uses of AbstractGeneralParameterValueType in net.opengis.gml
 

Subclasses of AbstractGeneralParameterValueType in net.opengis.gml
 class ParameterValueGroupType
          A group of related parameter values.
 class ParameterValueType
          A parameter value, ordered sequence of values, or reference to a file of parameter values.
 

Fields in net.opengis.gml with type parameters of type AbstractGeneralParameterValueType
protected  List<AbstractGeneralParameterValueType> ParameterValueGroupType.includesValue
           
 

Methods in net.opengis.gml that return types with arguments of type AbstractGeneralParameterValueType
 JAXBElement<AbstractGeneralParameterValueType> ObjectFactory.createGeneralParameterValue(AbstractGeneralParameterValueType value)
          Create an instance of JAXBElement<AbstractGeneralParameterValueType>}
 JAXBElement<AbstractGeneralParameterValueType> ObjectFactory.createIncludesValue(AbstractGeneralParameterValueType value)
          Create an instance of JAXBElement<AbstractGeneralParameterValueType>}
 List<AbstractGeneralParameterValueType> ParameterValueGroupType.getIncludesValue()
          Unordered set of composition associations to the parameter values and groups of values included in this group.
 

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



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