Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
XALMarshaller.marshalSupplementaryPostalServiceData(SupplementaryPostalServiceData src) |
Modifier and Type | Method and Description |
---|---|
SupplementaryPostalServiceData |
XALUnmarshaller.unmarshalSupplementaryPostalServiceData(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.SupplementaryPostalServiceData src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(SupplementaryPostalServiceData supplementaryPostalServiceData) |
void |
XALVisitor.visit(SupplementaryPostalServiceData supplementaryPostalServiceData) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SupplementaryPostalServiceData> |
PostalServiceElements.getSupplementaryPostalServiceData() |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.addSupplementaryPostalServiceData(SupplementaryPostalServiceData supplementaryPostalServiceData) |
boolean |
PostalServiceElements.unsetSupplementaryPostalServiceData(SupplementaryPostalServiceData supplementaryPostalServiceData) |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.setSupplementaryPostalServiceData(java.util.List<SupplementaryPostalServiceData> supplementaryPostalServiceData) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(SupplementaryPostalServiceData supplementaryPostalServiceData) |