Uses of Class
net.opengis.oseo.v_1_0.ParameterDataType

Uses of ParameterDataType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 declared as ParameterDataType
protected  ParameterDataType CommonOrderSpecification.Option.parameterData
           
protected  ParameterDataType CommonOrderItemType.Option.parameterData
           
protected  ParameterDataType CommonOrderItemType.SceneSelection.parameterData
           
 

Methods in net.opengis.oseo.v_1_0 that return ParameterDataType
 ParameterDataType ObjectFactory.createParameterDataType()
          Create an instance of ParameterDataType
 ParameterDataType CommonOrderSpecification.Option.getParameterData()
          Gets the value of the parameterData property.
 ParameterDataType CommonOrderItemType.Option.getParameterData()
          Gets the value of the parameterData property.
 ParameterDataType CommonOrderItemType.SceneSelection.getParameterData()
          Gets the value of the parameterData property.
 ParameterDataType ParameterDataType.withEncoding(SWEEncoding value)
           
 ParameterDataType ParameterDataType.withValues(Object value)
           
 

Methods in net.opengis.oseo.v_1_0 that return types with arguments of type ParameterDataType
 JAXBElement<ParameterDataType> ObjectFactory.createParameterData(ParameterDataType value)
          Create an instance of JAXBElement<ParameterDataType>}
 

Methods in net.opengis.oseo.v_1_0 with parameters of type ParameterDataType
 JAXBElement<ParameterDataType> ObjectFactory.createParameterData(ParameterDataType value)
          Create an instance of JAXBElement<ParameterDataType>}
 void CommonOrderSpecification.Option.setParameterData(ParameterDataType value)
          Sets the value of the parameterData property.
 void CommonOrderItemType.Option.setParameterData(ParameterDataType value)
          Sets the value of the parameterData property.
 void CommonOrderItemType.SceneSelection.setParameterData(ParameterDataType value)
          Sets the value of the parameterData property.
 CommonOrderSpecification.Option CommonOrderSpecification.Option.withParameterData(ParameterDataType value)
           
 CommonOrderItemType.Option CommonOrderItemType.Option.withParameterData(ParameterDataType value)
           
 CommonOrderItemType.SceneSelection CommonOrderItemType.SceneSelection.withParameterData(ParameterDataType value)
           
 



Copyright © 2008-2015. All Rights Reserved.