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

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

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

Methods in net.opengis.citygml.generics.v_1_0 that return DoubleAttributeType
 DoubleAttributeType ObjectFactory.createDoubleAttributeType()
          Create an instance of DoubleAttributeType
 DoubleAttributeType DoubleAttributeType.withName(String value)
           
 DoubleAttributeType DoubleAttributeType.withValue(double value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.