Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.AddressIdentifier |
XALMarshaller.marshalAddressIdentifier(AddressIdentifier src) |
Modifier and Type | Method and Description |
---|---|
AddressIdentifier |
XALUnmarshaller.unmarshalAddressIdentifier(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.PostalServiceElements.AddressIdentifier src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(AddressIdentifier addressIdentifier) |
void |
XALVisitor.visit(AddressIdentifier addressIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AddressIdentifier> |
PostalServiceElements.getAddressIdentifier() |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.addAddressIdentifier(AddressIdentifier addressIdentifier) |
boolean |
PostalServiceElements.unsetAddressIdentifier(AddressIdentifier addressIdentifier) |
Modifier and Type | Method and Description |
---|---|
void |
PostalServiceElements.setAddressIdentifier(java.util.List<AddressIdentifier> addressIdentifier) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(AddressIdentifier addressIdentifier) |