Uses of Class
net.opengis.iso19139.gco.v_20070417.UnlimitedIntegerType

Packages that use UnlimitedIntegerType
net.opengis.iso19139.gco.v_20070417   
 

Uses of UnlimitedIntegerType in net.opengis.iso19139.gco.v_20070417
 

Fields in net.opengis.iso19139.gco.v_20070417 declared as UnlimitedIntegerType
protected  UnlimitedIntegerType UnlimitedIntegerPropertyType.unlimitedInteger
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return UnlimitedIntegerType
 UnlimitedIntegerType ObjectFactory.createUnlimitedIntegerType()
          Create an instance of UnlimitedIntegerType
 UnlimitedIntegerType UnlimitedIntegerPropertyType.getUnlimitedInteger()
          Gets the value of the unlimitedInteger property.
 UnlimitedIntegerType UnlimitedIntegerType.withIsInfinite(boolean value)
           
 UnlimitedIntegerType UnlimitedIntegerType.withValue(BigInteger value)
           
 

Methods in net.opengis.iso19139.gco.v_20070417 that return types with arguments of type UnlimitedIntegerType
 JAXBElement<UnlimitedIntegerType> ObjectFactory.createUnlimitedInteger(UnlimitedIntegerType value)
          Create an instance of JAXBElement<UnlimitedIntegerType>}
 

Methods in net.opengis.iso19139.gco.v_20070417 with parameters of type UnlimitedIntegerType
 JAXBElement<UnlimitedIntegerType> ObjectFactory.createUnlimitedInteger(UnlimitedIntegerType value)
          Create an instance of JAXBElement<UnlimitedIntegerType>}
 void UnlimitedIntegerPropertyType.setUnlimitedInteger(UnlimitedIntegerType value)
          Sets the value of the unlimitedInteger property.
 UnlimitedIntegerPropertyType UnlimitedIntegerPropertyType.withUnlimitedInteger(UnlimitedIntegerType value)
           
 



Copyright © 2008-2015. All Rights Reserved.