Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.PostOfficeElement.PostOfficeName |
XALMarshaller.marshalPostOfficeName(PostOfficeName src) |
Modifier and Type | Method and Description |
---|---|
PostOfficeName |
XALUnmarshaller.unmarshalPostOfficeName(oasis.names.tc.ciq.xsdschema.xal._2.PostOfficeElement.PostOfficeName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(PostOfficeName postOfficeName) |
void |
XALVisitor.visit(PostOfficeName postOfficeName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<PostOfficeName> |
PostOffice.getPostOfficeName() |
Modifier and Type | Method and Description |
---|---|
void |
PostOffice.addPostOfficeName(PostOfficeName postOfficeName) |
boolean |
PostOffice.unsetPostOfficeName(PostOfficeName postOfficeName) |
Modifier and Type | Method and Description |
---|---|
void |
PostOffice.setPostOfficeName(java.util.List<PostOfficeName> postOfficeName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(PostOfficeName postOfficeName) |