|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |