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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.