Uses of Class
net.opengis.swecommon.v_2_0.UnitReference

Uses of UnitReference in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as UnitReference
protected  UnitReference TimeType.uom
           
protected  UnitReference TimeRangeType.uom
           
protected  UnitReference QuantityType.uom
           
protected  UnitReference QuantityRangeType.uom
           
 

Methods in net.opengis.swecommon.v_2_0 that return UnitReference
 UnitReference ObjectFactory.createUnitReference()
          Create an instance of UnitReference
 UnitReference TimeType.getUom()
          Gets the value of the uom property.
 UnitReference TimeRangeType.getUom()
          Gets the value of the uom property.
 UnitReference QuantityType.getUom()
          Gets the value of the uom property.
 UnitReference QuantityRangeType.getUom()
          Gets the value of the uom property.
 UnitReference UnitReference.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 UnitReference UnitReference.withArcrole(String value)
           
 UnitReference UnitReference.withCode(String value)
           
 UnitReference UnitReference.withHref(String value)
           
 UnitReference UnitReference.withRole(String value)
           
 UnitReference UnitReference.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 UnitReference UnitReference.withTitle(String value)
           
 UnitReference UnitReference.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.swecommon.v_2_0 with parameters of type UnitReference
 void TimeType.setUom(UnitReference value)
          Sets the value of the uom property.
 void TimeRangeType.setUom(UnitReference value)
          Sets the value of the uom property.
 void QuantityType.setUom(UnitReference value)
          Sets the value of the uom property.
 void QuantityRangeType.setUom(UnitReference value)
          Sets the value of the uom property.
 TimeType TimeType.withUom(UnitReference value)
           
 TimeRangeType TimeRangeType.withUom(UnitReference value)
           
 QuantityType QuantityType.withUom(UnitReference value)
           
 QuantityRangeType QuantityRangeType.withUom(UnitReference value)
           
 



Copyright © 2008-2015. All Rights Reserved.