Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.xal | |
org.citygml4j.builder.jaxb.unmarshal.xal | |
org.citygml4j.model.common.visitor | |
org.citygml4j.model.xal | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.AddressLinesType |
XALMarshaller.marshalAddressLines(AddressLines src) |
Modifier and Type | Method and Description |
---|---|
AddressLines |
XALUnmarshaller.unmarshalAddressLines(oasis.names.tc.ciq.xsdschema.xal._2.AddressLinesType src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(AddressLines addressLines) |
void |
XALVisitor.visit(AddressLines addressLines) |
Modifier and Type | Method and Description |
---|---|
AddressLines |
AddressDetails.getAddressLines() |
Modifier and Type | Method and Description |
---|---|
void |
AddressDetails.setAddressLines(AddressLines addressLines) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(AddressLines addressLines) |