Uses of Class
net.opengis.om.v_2_0.NamedValueType

Uses of NamedValueType in net.opengis.om.v_2_0
 

Fields in net.opengis.om.v_2_0 declared as NamedValueType
protected  NamedValueType NamedValuePropertyType.namedValue
           
 

Methods in net.opengis.om.v_2_0 that return NamedValueType
 NamedValueType ObjectFactory.createNamedValueType()
          Create an instance of NamedValueType
 NamedValueType NamedValuePropertyType.getNamedValue()
          Gets the value of the namedValue property.
 NamedValueType NamedValueType.withName(ReferenceType value)
           
 NamedValueType NamedValueType.withValue(Object value)
           
 

Methods in net.opengis.om.v_2_0 that return types with arguments of type NamedValueType
 JAXBElement<NamedValueType> ObjectFactory.createNamedValue(NamedValueType value)
          Create an instance of JAXBElement<NamedValueType>}
 

Methods in net.opengis.om.v_2_0 with parameters of type NamedValueType
 JAXBElement<NamedValueType> ObjectFactory.createNamedValue(NamedValueType value)
          Create an instance of JAXBElement<NamedValueType>}
 void NamedValuePropertyType.setNamedValue(NamedValueType value)
          Sets the value of the namedValue property.
 NamedValuePropertyType NamedValuePropertyType.withNamedValue(NamedValueType value)
           
 



Copyright © 2008-2016. All Rights Reserved.