|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XalAddressProperty | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.model.citygml.core |
Uses of XalAddressProperty in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type XalAddressProperty | |
---|---|
XalAddressPropertyType |
Core200Marshaller.marshalXalAddressProperty(XalAddressProperty src)
|
XalAddressPropertyType |
Core100Marshaller.marshalXalAddressProperty(XalAddressProperty src)
|
Uses of XalAddressProperty in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core that return XalAddressProperty | |
---|---|
XalAddressProperty |
Core200Unmarshaller.unmarshalXalAddressProperty(XalAddressPropertyType src)
|
XalAddressProperty |
Core100Unmarshaller.unmarshalXalAddressProperty(XalAddressPropertyType src)
|
Uses of XalAddressProperty in org.citygml4j.model.citygml.core |
---|
Methods in org.citygml4j.model.citygml.core that return XalAddressProperty | |
---|---|
XalAddressProperty |
Address.getXalAddress()
|
Methods in org.citygml4j.model.citygml.core with parameters of type XalAddressProperty | |
---|---|
void |
Address.setXalAddress(XalAddressProperty xalAddress)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |