Uses of Class
net.opengis.tjs.v_1_0.UOM

Uses of UOM in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 declared as UOM
protected  UOM Measure.uom
           
protected  UOM Count.uom
           
 

Methods in net.opengis.tjs.v_1_0 that return UOM
 UOM ObjectFactory.createUOM()
          Create an instance of UOM
 UOM Measure.getUOM()
          Gets the value of the uom property.
 UOM Count.getUOM()
          Gets the value of the uom property.
 UOM UOM.withLongForm(Object value)
           
 UOM UOM.withReference(String value)
           
 UOM UOM.withShortForm(Object value)
           
 

Methods in net.opengis.tjs.v_1_0 with parameters of type UOM
 void Measure.setUOM(UOM value)
          Sets the value of the uom property.
 void Count.setUOM(UOM value)
          Sets the value of the uom property.
 Measure Measure.withUOM(UOM value)
           
 Count Count.withUOM(UOM value)
           
 



Copyright © 2008-2016. All Rights Reserved.