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.MailStopName |
XALMarshaller.marshalMailStopName(MailStopName src) |
Modifier and Type | Method and Description |
---|---|
MailStopName |
XALUnmarshaller.unmarshalMailStopName(oasis.names.tc.ciq.xsdschema.xal._2.MailStopType.MailStopName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(MailStopName mailStopName) |
void |
XALVisitor.visit(MailStopName mailStopName) |
Modifier and Type | Method and Description |
---|---|
MailStopName |
MailStop.getMailStopName() |
Modifier and Type | Method and Description |
---|---|
void |
MailStop.setMailStopName(MailStopName mailStopName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(MailStopName mailStopName) |