Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.Country.CountryNameCode |
XALMarshaller.marshalCountryNameCode(CountryNameCode src) |
Modifier and Type | Method and Description |
---|---|
CountryNameCode |
XALUnmarshaller.unmarshalCountryNameCode(oasis.names.tc.ciq.xsdschema.xal._2.AddressDetails.Country.CountryNameCode src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(CountryNameCode countryNameCode) |
void |
XALVisitor.visit(CountryNameCode countryNameCode) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CountryNameCode> |
Country.getCountryNameCode() |
Modifier and Type | Method and Description |
---|---|
void |
Country.addCountryNameCode(CountryNameCode countryNameCode) |
boolean |
Country.unsetCountryNameCode(CountryNameCode countryNameCode) |
Modifier and Type | Method and Description |
---|---|
void |
Country.setCountryNameCode(java.util.List<CountryNameCode> countryNameCode) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(CountryNameCode countryNameCode) |