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.PostalCodeElement.PostTown |
XALMarshaller.marshalPostTown(PostTown src) |
Modifier and Type | Method and Description |
---|---|
PostTown |
XALUnmarshaller.unmarshalPostTown(oasis.names.tc.ciq.xsdschema.xal._2.PostalCodeElement.PostTown src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(PostTown postTown) |
void |
XALVisitor.visit(PostTown postTown) |
Modifier and Type | Method and Description |
---|---|
PostTown |
PostalCode.getPostTown() |
Modifier and Type | Method and Description |
---|---|
void |
PostalCode.setPostTown(PostTown postTown) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(PostTown postTown) |