Uses of Class
net.opengis.citygml.generics.v_1_0.IntAttributeType

Packages that use IntAttributeType
net.opengis.citygml.generics.v_1_0   
 

Uses of IntAttributeType in net.opengis.citygml.generics.v_1_0
 

Methods in net.opengis.citygml.generics.v_1_0 that return IntAttributeType
 IntAttributeType ObjectFactory.createIntAttributeType()
          Create an instance of IntAttributeType
 IntAttributeType IntAttributeType.withName(String value)
           
 IntAttributeType IntAttributeType.withValue(BigInteger value)
           
 

Methods in net.opengis.citygml.generics.v_1_0 that return types with arguments of type IntAttributeType
 JAXBElement<IntAttributeType> ObjectFactory.createIntAttribute(IntAttributeType value)
          Create an instance of JAXBElement<IntAttributeType>}
 

Methods in net.opengis.citygml.generics.v_1_0 with parameters of type IntAttributeType
 JAXBElement<IntAttributeType> ObjectFactory.createIntAttribute(IntAttributeType value)
          Create an instance of JAXBElement<IntAttributeType>}
 



Copyright © 2008-2015. All Rights Reserved.