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.PremiseElement |
XALMarshaller.marshalPremise(Premise src) |
Modifier and Type | Method and Description |
---|---|
Premise |
XALUnmarshaller.unmarshalPremise(oasis.names.tc.ciq.xsdschema.xal._2.PremiseElement src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(Premise premise) |
void |
XALVisitor.visit(Premise premise) |
Modifier and Type | Method and Description |
---|---|
Premise |
Thoroughfare.getPremise() |
Premise |
Premise.getPremise() |
Premise |
Locality.getPremise() |
Premise |
DependentLocality.getPremise() |
Modifier and Type | Method and Description |
---|---|
void |
Thoroughfare.setPremise(Premise premise) |
void |
Premise.setPremise(Premise premise) |
void |
Locality.setPremise(Premise premise) |
void |
DependentLocality.setPremise(Premise premise) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(Premise premise) |