| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
CountryNameDocument.CountryName |
CountryNameDocument.addNewCountryName()
Appends and returns a new empty "CountryName" element
|
CountryNameDocument.CountryName |
AddressDetails.Country.addNewCountryName()
Appends and returns a new empty value (as xml) as the last "CountryName" element
|
CountryNameDocument.CountryName |
CountryNameDocument.getCountryName()
Gets the "CountryName" element
|
CountryNameDocument.CountryName[] |
AddressDetails.Country.getCountryNameArray()
Gets array of all "CountryName" elements
|
CountryNameDocument.CountryName |
AddressDetails.Country.getCountryNameArray(int i)
Gets ith "CountryName" element
|
CountryNameDocument.CountryName |
AddressDetails.Country.insertNewCountryName(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryName" element
|
static CountryNameDocument.CountryName |
CountryNameDocument.CountryName.Factory.newInstance() |
static CountryNameDocument.CountryName |
CountryNameDocument.CountryName.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CountryNameDocument.setCountryName(CountryNameDocument.CountryName countryName)
Sets the "CountryName" element
|
void |
AddressDetails.Country.setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)
Sets array of all "CountryName" element
|
void |
AddressDetails.Country.setCountryNameArray(int i,
CountryNameDocument.CountryName countryName)
Sets ith "CountryName" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CountryNameDocumentImpl.CountryNameImpl
An XML CountryName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
CountryNameDocument.CountryName |
CountryNameDocumentImpl.addNewCountryName()
Appends and returns a new empty "CountryName" element
|
CountryNameDocument.CountryName |
AddressDetailsImpl.CountryImpl.addNewCountryName()
Appends and returns a new empty value (as xml) as the last "CountryName" element
|
CountryNameDocument.CountryName |
CountryNameDocumentImpl.getCountryName()
Gets the "CountryName" element
|
CountryNameDocument.CountryName[] |
AddressDetailsImpl.CountryImpl.getCountryNameArray()
Gets array of all "CountryName" elements
|
CountryNameDocument.CountryName |
AddressDetailsImpl.CountryImpl.getCountryNameArray(int i)
Gets ith "CountryName" element
|
CountryNameDocument.CountryName |
AddressDetailsImpl.CountryImpl.insertNewCountryName(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryName" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CountryNameDocumentImpl.setCountryName(CountryNameDocument.CountryName countryName)
Sets the "CountryName" element
|
void |
AddressDetailsImpl.CountryImpl.setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)
Sets array of all "CountryName" element
|
void |
AddressDetailsImpl.CountryImpl.setCountryNameArray(int i,
CountryNameDocument.CountryName countryName)
Sets ith "CountryName" element
|
Copyright © 2015–2018 52north.org. All rights reserved.