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.PremiseName |
XALMarshaller.marshalPremiseName(PremiseName src) |
Modifier and Type | Method and Description |
---|---|
PremiseName |
XALUnmarshaller.unmarshalPremiseName(oasis.names.tc.ciq.xsdschema.xal._2.PremiseElement.PremiseName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(PremiseName premiseName) |
void |
XALVisitor.visit(PremiseName premiseName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PremiseName> |
Premise.getPremiseName() |
Modifier and Type | Method and Description |
---|---|
void |
Premise.addPremiseName(PremiseName premiseName) |
boolean |
Premise.unsetPremiseName(PremiseName premiseName) |
Modifier and Type | Method and Description |
---|---|
void |
Premise.setPremiseName(java.util.List<PremiseName> premiseName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(PremiseName premiseName) |