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.PostOfficeElement |
XALMarshaller.marshalPostOffice(PostOffice src) |
Modifier and Type | Method and Description |
---|---|
PostOffice |
XALUnmarshaller.unmarshalPostOffice(oasis.names.tc.ciq.xsdschema.xal._2.PostOfficeElement src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(PostOffice postOffice) |
void |
XALVisitor.visit(PostOffice postOffice) |
Modifier and Type | Method and Description |
---|---|
PostOffice |
SubAdministrativeArea.getPostOffice() |
PostOffice |
Locality.getPostOffice() |
PostOffice |
DependentLocality.getPostOffice() |
PostOffice |
AdministrativeArea.getPostOffice() |
Modifier and Type | Method and Description |
---|---|
void |
SubAdministrativeArea.setPostOffice(PostOffice postOffice) |
void |
Locality.setPostOffice(PostOffice postOffice) |
void |
DependentLocality.setPostOffice(PostOffice postOffice) |
void |
AdministrativeArea.setPostOffice(PostOffice postOffice) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(PostOffice postOffice) |