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

Packages that use AddressType
net.opengis.citygml.v_2_0   
 

Uses of AddressType in net.opengis.citygml.v_2_0
 

Fields in net.opengis.citygml.v_2_0 declared as AddressType
protected  AddressType AddressPropertyType.address
           
 

Methods in net.opengis.citygml.v_2_0 that return AddressType
 AddressType ObjectFactory.createAddressType()
          Create an instance of AddressType
 AddressType AddressPropertyType.getAddress()
          Gets the value of the address property.
 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_2_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_2_0 with parameters of type AddressType
 JAXBElement<AddressType> ObjectFactory.createAddress(AddressType value)
          Create an instance of JAXBElement<AddressType>}
 void AddressPropertyType.setAddress(AddressType value)
          Sets the value of the address property.
 AddressPropertyType AddressPropertyType.withAddress(AddressType value)
           
 



Copyright © 2008-2015. All Rights Reserved.