| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.addNewCountryNameCode()
Appends and returns a new empty value (as xml) as the last "CountryNameCode" element
|
AddressDetails.Country.CountryNameCode[] |
AddressDetails.Country.getCountryNameCodeArray()
Gets array of all "CountryNameCode" elements
|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.getCountryNameCodeArray(int i)
Gets ith "CountryNameCode" element
|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.insertNewCountryNameCode(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" element
|
static AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.Factory.newInstance() |
static AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.Country.setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)
Sets array of all "CountryNameCode" element
|
void |
AddressDetails.Country.setCountryNameCodeArray(int i,
AddressDetails.Country.CountryNameCode countryNameCode)
Sets ith "CountryNameCode" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AddressDetailsImpl.CountryImpl.CountryNameCodeImpl
An XML CountryNameCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country.CountryNameCode |
AddressDetailsImpl.CountryImpl.addNewCountryNameCode()
Appends and returns a new empty value (as xml) as the last "CountryNameCode" element
|
AddressDetails.Country.CountryNameCode[] |
AddressDetailsImpl.CountryImpl.getCountryNameCodeArray()
Gets array of all "CountryNameCode" elements
|
AddressDetails.Country.CountryNameCode |
AddressDetailsImpl.CountryImpl.getCountryNameCodeArray(int i)
Gets ith "CountryNameCode" element
|
AddressDetails.Country.CountryNameCode |
AddressDetailsImpl.CountryImpl.insertNewCountryNameCode(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetailsImpl.CountryImpl.setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)
Sets array of all "CountryNameCode" element
|
void |
AddressDetailsImpl.CountryImpl.setCountryNameCodeArray(int i,
AddressDetails.Country.CountryNameCode countryNameCode)
Sets ith "CountryNameCode" element
|
Copyright © 2015–2018 52north.org. All rights reserved.