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

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

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

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

Methods in net.opengis.iso19139.gco.v_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.