Uses of Class
net.opengis.citygml.generics.v_2_0.UriAttributeType
-
Packages that use UriAttributeType Package Description net.opengis.citygml.generics.v_2_0 -
-
Uses of UriAttributeType in net.opengis.citygml.generics.v_2_0
Methods in net.opengis.citygml.generics.v_2_0 that return UriAttributeType Modifier and Type Method Description UriAttributeTypeObjectFactory. createUriAttributeType()Create an instance ofUriAttributeTypeUriAttributeTypeUriAttributeType. withName(String value)UriAttributeTypeUriAttributeType. withValue(String value)Methods in net.opengis.citygml.generics.v_2_0 that return types with arguments of type UriAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UriAttributeType>ObjectFactory. createUriAttribute(UriAttributeType value)Methods in net.opengis.citygml.generics.v_2_0 with parameters of type UriAttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UriAttributeType>ObjectFactory. createUriAttribute(UriAttributeType value)
-