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.AddressDetails.PostalServiceElements.KeyLineCode |
XALMarshaller.marshalKeyLineCode(KeyLineCode src) |
Modifier and Type | Method and Description |
---|---|
KeyLineCode |
XALUnmarshaller.unmarshalKeyLineCode(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.KeyLineCode src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(KeyLineCode keyLineCode) |
void |
XALVisitor.visit(KeyLineCode keyLineCode) |
Modifier and Type | Method and Description |
---|---|
KeyLineCode |
PostalServiceElements.getKeyLineCode() |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.setKeyLineCode(KeyLineCode keyLineCode) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(KeyLineCode keyLineCode) |