Uses of Class
net.opengis.gml.ParameterValueType

Packages that use ParameterValueType
net.opengis.gml   
 

Uses of ParameterValueType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type ParameterValueType
protected  List<ParameterValueType> TransformationType.usesValue
           
protected  List<ParameterValueType> ConversionType.usesValue
           
 

Methods in net.opengis.gml that return ParameterValueType
 ParameterValueType ObjectFactory.createParameterValueType()
          Create an instance of ParameterValueType
 

Methods in net.opengis.gml that return types with arguments of type ParameterValueType
 JAXBElement<ParameterValueType> ObjectFactory.createParameterValue(ParameterValueType value)
          Create an instance of JAXBElement<ParameterValueType>}
 JAXBElement<ParameterValueType> ObjectFactory.createUsesValue(ParameterValueType value)
          Create an instance of JAXBElement<ParameterValueType>}
 List<ParameterValueType> TransformationType.getUsesValue()
          Unordered set of composition associations to the set of parameter values used by this transformation operation.
 List<ParameterValueType> ConversionType.getUsesValue()
          Unordered list of composition associations to the set of parameter values used by this conversion operation.
 

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



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