Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.model.citygml.core |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml._2.XalAddressPropertyType |
Core200Marshaller.marshalXalAddressProperty(XalAddressProperty src) |
net.opengis.citygml._1.XalAddressPropertyType |
Core100Marshaller.marshalXalAddressProperty(XalAddressProperty src) |
Modifier and Type | Method and Description |
---|---|
XalAddressProperty |
Core200Unmarshaller.unmarshalXalAddressProperty(net.opengis.citygml._2.XalAddressPropertyType src) |
XalAddressProperty |
Core100Unmarshaller.unmarshalXalAddressProperty(net.opengis.citygml._1.XalAddressPropertyType src) |
Modifier and Type | Method and Description |
---|---|
XalAddressProperty |
Address.getXalAddress() |
Modifier and Type | Method and Description |
---|---|
void |
Address.setXalAddress(XalAddressProperty xalAddress) |