Uses of Class
org.citygml4j.jaxb.citygml.core._1.AddressPropertyType

Packages that use AddressPropertyType
org.citygml4j.builder.jaxb.marshal.citygml.core   
org.citygml4j.builder.jaxb.unmarshal.citygml.core   
org.citygml4j.jaxb.citygml.bldg._1   
org.citygml4j.jaxb.citygml.core._1   
 

Uses of AddressPropertyType in org.citygml4j.builder.jaxb.marshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.marshal.citygml.core that return AddressPropertyType
 AddressPropertyType Core100Marshaller.marshalAddressProperty(AddressProperty src)
           
 

Uses of AddressPropertyType in org.citygml4j.builder.jaxb.unmarshal.citygml.core
 

Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core with parameters of type AddressPropertyType
 AddressProperty Core100Unmarshaller.unmarshalAddressProperty(AddressPropertyType src)
           
 

Uses of AddressPropertyType in org.citygml4j.jaxb.citygml.bldg._1
 

Methods in org.citygml4j.jaxb.citygml.bldg._1 that return types with arguments of type AddressPropertyType
 java.util.List<AddressPropertyType> DoorType.getAddress()
          Gets the value of the address property.
 java.util.List<AddressPropertyType> AbstractBuildingType.getAddress()
          Gets the value of the address property.
 

Method parameters in org.citygml4j.jaxb.citygml.bldg._1 with type arguments of type AddressPropertyType
 void DoorType.setAddress(java.util.List<AddressPropertyType> address)
          Sets the value of the address property.
 void AbstractBuildingType.setAddress(java.util.List<AddressPropertyType> address)
          Sets the value of the address property.
 

Uses of AddressPropertyType in org.citygml4j.jaxb.citygml.core._1
 

Methods in org.citygml4j.jaxb.citygml.core._1 that return AddressPropertyType
 AddressPropertyType ObjectFactory.createAddressPropertyType()
          Create an instance of AddressPropertyType