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.MailStopType |
XALMarshaller.marshalMailStop(MailStop src) |
Modifier and Type | Method and Description |
---|---|
MailStop |
XALUnmarshaller.unmarshalMailStop(oasis.names.tc.ciq.xsdschema.xal._2.MailStopType src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(MailStop mailStop) |
void |
XALVisitor.visit(MailStop mailStop) |
Modifier and Type | Method and Description |
---|---|
MailStop |
SubPremise.getMailStop() |
MailStop |
Premise.getMailStop() |
MailStop |
Firm.getMailStop() |
MailStop |
Department.getMailStop() |
Modifier and Type | Method and Description |
---|---|
void |
SubPremise.setMailStop(MailStop mailStop) |
void |
Premise.setMailStop(MailStop mailStop) |
void |
Firm.setMailStop(MailStop mailStop) |
void |
Department.setMailStop(MailStop mailStop) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(MailStop mailStop) |