Uses of Class
net.opengis.gmlcov.v_1_0.ParameterValueType

Uses of ParameterValueType in net.opengis.gmlcov.v_1_0
 

Methods in net.opengis.gmlcov.v_1_0 that return ParameterValueType
 ParameterValueType ObjectFactory.createParameterValueType()
          Create an instance of ParameterValueType
 ParameterValueType ParameterValueType.withBooleanValue(Boolean value)
           
 ParameterValueType ParameterValueType.withDmsAngleValue(DMSAngleType value)
           
 ParameterValueType ParameterValueType.withGeometryValue(GeometryPropertyType value)
           
 ParameterValueType ParameterValueType.withIntegerValue(BigInteger value)
           
 ParameterValueType ParameterValueType.withIntegerValueList(BigInteger... values)
           
 ParameterValueType ParameterValueType.withIntegerValueList(Collection<BigInteger> values)
           
 ParameterValueType ParameterValueType.withIntegerValueList(List<BigInteger> value)
           
 ParameterValueType ParameterValueType.withOperationParameter(JAXBElement<OperationParameterPropertyType> value)
           
 ParameterValueType ParameterValueType.withStringValue(String value)
           
 ParameterValueType ParameterValueType.withValue(MeasureType value)
           
 ParameterValueType ParameterValueType.withValueFile(String value)
           
 ParameterValueType ParameterValueType.withValueList(MeasureListType value)
           
 ParameterValueType ParameterValueType.withVectorValue(VectorType value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.