Uses of Class
net.opengis.citygml.generics.v_2_0.DoubleAttributeType
-
Packages that use DoubleAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of DoubleAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return DoubleAttributeType Modifier and Type Method Description DoubleAttributeTypeObjectFactory. createDoubleAttributeType()Create an instance ofDoubleAttributeTypeDoubleAttributeTypeDoubleAttributeType. withName(String value)DoubleAttributeTypeDoubleAttributeType. withValue(double value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type DoubleAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DoubleAttributeType>ObjectFactory. createDoubleAttribute(DoubleAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type DoubleAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<DoubleAttributeType>ObjectFactory. createDoubleAttribute(DoubleAttributeType value)
-