|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
Core100Marshaller.marshalXalAddressProperty(XalAddressProperty src)
|
XalAddressPropertyType |
Core040Marshaller.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 |
Core100Unmarshaller.unmarshalXalAddressProperty(XalAddressPropertyType src)
|
XalAddressProperty |
Core040Unmarshaller.unmarshalXalAddressProperty(XalAddressPropertyType src)
|
Uses of XalAddressProperty in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return XalAddressProperty | |
---|---|
XalAddressProperty |
CityGMLFactory.createXalAddressProperty()
|
XalAddressProperty |
CityGMLFactory.createXalAddressProperty(AddressDetails addressDetails)
|
Uses of XalAddressProperty in org.citygml4j.impl.citygml.core |
---|
Classes in org.citygml4j.impl.citygml.core that implement XalAddressProperty | |
---|---|
class |
XalAddressPropertyImpl
|
Methods in org.citygml4j.impl.citygml.core that return XalAddressProperty | |
---|---|
XalAddressProperty |
AddressImpl.getXalAddress()
|
Methods in org.citygml4j.impl.citygml.core with parameters of type XalAddressProperty | |
---|---|
void |
AddressImpl.setXalAddress(XalAddressProperty xalAddress)
|
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 |