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.ThoroughfareElement |
XALMarshaller.marshalThoroughfare(Thoroughfare src) |
Modifier and Type | Method and Description |
---|---|
Thoroughfare |
XALUnmarshaller.unmarshalThoroughfare(oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareElement src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(Thoroughfare thoroughfare) |
void |
XALVisitor.visit(Thoroughfare thoroughfare) |
Modifier and Type | Method and Description |
---|---|
Thoroughfare |
Locality.getThoroughfare() |
Thoroughfare |
LargeMailUser.getThoroughfare() |
Thoroughfare |
DependentLocality.getThoroughfare() |
Thoroughfare |
Country.getThoroughfare() |
Thoroughfare |
AddressDetails.getThoroughfare() |
Modifier and Type | Method and Description |
---|---|
void |
Locality.setThoroughfare(Thoroughfare thoroughfare) |
void |
LargeMailUser.setThoroughfare(Thoroughfare thoroughfare) |
void |
DependentLocality.setThoroughfare(Thoroughfare thoroughfare) |
void |
Country.setThoroughfare(Thoroughfare thoroughfare) |
void |
AddressDetails.setThoroughfare(Thoroughfare thoroughfare) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(Thoroughfare thoroughfare) |