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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.