Uses of Class
net.opengis.citygml.generics.v_2_0.StringAttributeType
-
Packages that use StringAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of StringAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return StringAttributeType Modifier and Type Method Description StringAttributeTypeObjectFactory. createStringAttributeType()Create an instance ofStringAttributeTypeStringAttributeTypeStringAttributeType. withName(String value)StringAttributeTypeStringAttributeType. withValue(String value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type StringAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StringAttributeType>ObjectFactory. createStringAttribute(StringAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type StringAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<StringAttributeType>ObjectFactory. createStringAttribute(StringAttributeType value)
-