| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
FirmType.FirmName |
FirmType.addNewFirmName()
Appends and returns a new empty value (as xml) as the last "FirmName" element
|
FirmType.FirmName[] |
FirmType.getFirmNameArray()
Gets array of all "FirmName" elements
|
FirmType.FirmName |
FirmType.getFirmNameArray(int i)
Gets ith "FirmName" element
|
FirmType.FirmName |
FirmType.insertNewFirmName(int i)
Inserts and returns a new empty value (as xml) as the ith "FirmName" element
|
static FirmType.FirmName |
FirmType.FirmName.Factory.newInstance() |
static FirmType.FirmName |
FirmType.FirmName.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
FirmType.setFirmNameArray(FirmType.FirmName[] firmNameArray)
Sets array of all "FirmName" element
|
void |
FirmType.setFirmNameArray(int i,
FirmType.FirmName firmName)
Sets ith "FirmName" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
FirmTypeImpl.FirmNameImpl
An XML FirmName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
FirmType.FirmName |
FirmTypeImpl.addNewFirmName()
Appends and returns a new empty value (as xml) as the last "FirmName" element
|
FirmType.FirmName[] |
FirmTypeImpl.getFirmNameArray()
Gets array of all "FirmName" elements
|
FirmType.FirmName |
FirmTypeImpl.getFirmNameArray(int i)
Gets ith "FirmName" element
|
FirmType.FirmName |
FirmTypeImpl.insertNewFirmName(int i)
Inserts and returns a new empty value (as xml) as the ith "FirmName" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirmTypeImpl.setFirmNameArray(FirmType.FirmName[] firmNameArray)
Sets array of all "FirmName" element
|
void |
FirmTypeImpl.setFirmNameArray(int i,
FirmType.FirmName firmName)
Sets ith "FirmName" element
|
Copyright © 2015–2018 52north.org. All rights reserved.