Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.PostalRouteType.PostalRouteName |
XALMarshaller.marshalPostalRouteName(PostalRouteName src) |
Modifier and Type | Method and Description |
---|---|
PostalRouteName |
XALUnmarshaller.unmarshalPostalRouteName(oasis.names.tc.ciq.xsdschema.xal._2.PostalRouteType.PostalRouteName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(PostalRouteName postalRouteName) |
void |
XALVisitor.visit(PostalRouteName postalRouteName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PostalRouteName> |
PostalRoute.getPostalRouteName() |
Modifier and Type | Method and Description |
---|---|
void |
PostalRoute.addPostalRouteName(PostalRouteName postalRouteName) |
boolean |
PostalRoute.unsetPostalRouteName(PostalRouteName postalRouteName) |
Modifier and Type | Method and Description |
---|---|
void |
PostalRoute.setPostalRouteName(java.util.List<PostalRouteName> postalRouteName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(PostalRouteName postalRouteName) |