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

Packages that use NumberPropertyType
net.opengis.iso19139.gco.v_20060504   
 

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

Methods in net.opengis.iso19139.gco.v_20060504 that return NumberPropertyType
 NumberPropertyType ObjectFactory.createNumberPropertyType()
          Create an instance of NumberPropertyType
 NumberPropertyType NumberPropertyType.withDecimal(BigDecimal value)
           
 NumberPropertyType NumberPropertyType.withInteger(BigInteger value)
           
 NumberPropertyType NumberPropertyType.withNilReason(Collection<String> values)
           
 NumberPropertyType NumberPropertyType.withNilReason(List<String> value)
           
 NumberPropertyType NumberPropertyType.withNilReason(String... values)
           
 NumberPropertyType NumberPropertyType.withReal(Double value)
           
 



Copyright © 2008-2016. All Rights Reserved.