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.FirmType |
XALMarshaller.marshalFirm(Firm src) |
Modifier and Type | Method and Description |
---|---|
Firm |
XALUnmarshaller.unmarshalFirm(oasis.names.tc.ciq.xsdschema.xal._2.FirmType src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(Firm firm) |
void |
XALVisitor.visit(Firm firm) |
Modifier and Type | Method and Description |
---|---|
Firm |
Thoroughfare.getFirm() |
Firm |
SubPremise.getFirm() |
Firm |
Premise.getFirm() |
Firm |
PostBox.getFirm() |
Modifier and Type | Method and Description |
---|---|
void |
Thoroughfare.setFirm(Firm firm) |
void |
SubPremise.setFirm(Firm firm) |
void |
Premise.setFirm(Firm firm) |
void |
PostBox.setFirm(Firm firm) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(Firm firm) |