Uses of Class
net.opengis.iso19139.gco.v_20060504.UnitOfMeasurePropertyType

Packages that use UnitOfMeasurePropertyType
net.opengis.iso19139.gco.v_20060504   
net.opengis.iso19139.gmd.v_20060504   
 

Uses of UnitOfMeasurePropertyType in net.opengis.iso19139.gco.v_20060504
 

Methods in net.opengis.iso19139.gco.v_20060504 that return UnitOfMeasurePropertyType
 UnitOfMeasurePropertyType ObjectFactory.createUnitOfMeasurePropertyType()
          Create an instance of UnitOfMeasurePropertyType
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withArcrole(String value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withHref(String value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withNilReason(Collection<String> values)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withNilReason(List<String> value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withNilReason(String... values)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withRole(String value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withTitle(String value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withUnitDefinition(JAXBElement<?> value)
           
 UnitOfMeasurePropertyType UnitOfMeasurePropertyType.withUuidref(String value)
           
 

Uses of UnitOfMeasurePropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as UnitOfMeasurePropertyType
protected  UnitOfMeasurePropertyType DQQuantitativeResultType.valueUnit
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return UnitOfMeasurePropertyType
 UnitOfMeasurePropertyType DQQuantitativeResultType.getValueUnit()
          Gets the value of the valueUnit property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type UnitOfMeasurePropertyType
 void DQQuantitativeResultType.setValueUnit(UnitOfMeasurePropertyType value)
          Sets the value of the valueUnit property.
 DQQuantitativeResultType DQQuantitativeResultType.withValueUnit(UnitOfMeasurePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.