Uses of Class
net.opengis.wfs.v_2_0.PropertyType.ValueReference

Uses of PropertyType.ValueReference in net.opengis.wfs.v_2_0
 

Fields in net.opengis.wfs.v_2_0 declared as PropertyType.ValueReference
protected  PropertyType.ValueReference PropertyType.valueReference
           
 

Methods in net.opengis.wfs.v_2_0 that return PropertyType.ValueReference
 PropertyType.ValueReference ObjectFactory.createPropertyTypeValueReference()
          Create an instance of PropertyType.ValueReference
 PropertyType.ValueReference PropertyType.getValueReference()
          Gets the value of the valueReference property.
 PropertyType.ValueReference PropertyType.ValueReference.withAction(UpdateActionType value)
           
 PropertyType.ValueReference PropertyType.ValueReference.withValue(String value)
           
 

Methods in net.opengis.wfs.v_2_0 with parameters of type PropertyType.ValueReference
 void PropertyType.setValueReference(PropertyType.ValueReference value)
          Sets the value of the valueReference property.
 PropertyType PropertyType.withValueReference(PropertyType.ValueReference value)
           
 



Copyright © 2008-2015. All Rights Reserved.