Uses of Class
net.opengis.citygml.generics.v_2_0.MeasureAttributeType
-
Packages that use MeasureAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of MeasureAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return MeasureAttributeType Modifier and Type Method Description MeasureAttributeTypeObjectFactory. createMeasureAttributeType()Create an instance ofMeasureAttributeTypeMeasureAttributeTypeMeasureAttributeType. withName(String value)MeasureAttributeTypeMeasureAttributeType. withValue(MeasureType value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type MeasureAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeasureAttributeType>ObjectFactory. createMeasureAttribute(MeasureAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type MeasureAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MeasureAttributeType>ObjectFactory. createMeasureAttribute(MeasureAttributeType value)
-