Uses of Class
net.opengis.citygml.v_1_0.AddressType

Packages that use AddressType
net.opengis.citygml.v_1_0   
 

Uses of AddressType in net.opengis.citygml.v_1_0
 

Methods in net.opengis.citygml.v_1_0 that return AddressType
 AddressType ObjectFactory.createAddressType()
          Create an instance of AddressType
 AddressType AddressType.withGenericApplicationPropertyOfAddress(Collection<Object> values)
           
 AddressType AddressType.withGenericApplicationPropertyOfAddress(List<Object> value)
           
 AddressType AddressType.withGenericApplicationPropertyOfAddress(Object... values)
           
 AddressType AddressType.withMultiPoint(MultiPointPropertyType value)
           
 AddressType AddressType.withXalAddress(XalAddressPropertyType value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.