Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNameType |
XALMarshaller.marshalThoroughfareName(ThoroughfareName src) |
Modifier and Type | Method and Description |
---|---|
ThoroughfareName |
XALUnmarshaller.unmarshalThoroughfareName(oasis.names.tc.ciq.xsdschema.xal._2.ThoroughfareNameType src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(ThoroughfareName thoroughfareName) |
void |
XALVisitor.visit(ThoroughfareName thoroughfareName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ThoroughfareName> |
Thoroughfare.getThoroughfareName() |
java.util.List<ThoroughfareName> |
DependentThoroughfare.getThoroughfareName() |
Modifier and Type | Method and Description |
---|---|
void |
Thoroughfare.addThoroughfareName(ThoroughfareName thoroughfareName) |
void |
DependentThoroughfare.addThoroughfareName(ThoroughfareName thoroughfareName) |
boolean |
Thoroughfare.unsetThoroughfareName(ThoroughfareName thoroughfareName) |
boolean |
DependentThoroughfare.unsetThoroughfareName(ThoroughfareName thoroughfareName) |
Modifier and Type | Method and Description |
---|---|
void |
Thoroughfare.setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName) |
void |
DependentThoroughfare.setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(ThoroughfareName thoroughfareName) |