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.SortingCode |
XALMarshaller.marshalSortingCode(SortingCode src) |
Modifier and Type | Method and Description |
---|---|
SortingCode |
XALUnmarshaller.unmarshalSortingCode(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.SortingCode src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(SortingCode sortingCode) |
void |
XALVisitor.visit(SortingCode sortingCode) |
Modifier and Type | Method and Description |
---|---|
SortingCode |
PostalServiceElements.getSortingCode() |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.setSortingCode(SortingCode sortingCode) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(SortingCode sortingCode) |