| Package | Description |
|---|---|
| x0.oasisNamesTcCiqXsdschemaXAL2 | |
| x0.oasisNamesTcCiqXsdschemaXAL2.impl |
| Modifier and Type | Method and Description |
|---|---|
DepartmentDocument.Department |
LargeMailUserType.addNewDepartment()
Appends and returns a new empty "Department" element
|
DepartmentDocument.Department |
FirmType.addNewDepartment()
Appends and returns a new empty value (as xml) as the last "Department" element
|
DepartmentDocument.Department |
DepartmentDocument.addNewDepartment()
Appends and returns a new empty "Department" element
|
DepartmentDocument.Department |
LargeMailUserType.getDepartment()
Gets the "Department" element
|
DepartmentDocument.Department |
DepartmentDocument.getDepartment()
Gets the "Department" element
|
DepartmentDocument.Department[] |
FirmType.getDepartmentArray()
Gets array of all "Department" elements
|
DepartmentDocument.Department |
FirmType.getDepartmentArray(int i)
Gets ith "Department" element
|
DepartmentDocument.Department |
FirmType.insertNewDepartment(int i)
Inserts and returns a new empty value (as xml) as the ith "Department" element
|
static DepartmentDocument.Department |
DepartmentDocument.Department.Factory.newInstance() |
static DepartmentDocument.Department |
DepartmentDocument.Department.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
LargeMailUserType.setDepartment(DepartmentDocument.Department department)
Sets the "Department" element
|
void |
DepartmentDocument.setDepartment(DepartmentDocument.Department department)
Sets the "Department" element
|
void |
FirmType.setDepartmentArray(DepartmentDocument.Department[] departmentArray)
Sets array of all "Department" element
|
void |
FirmType.setDepartmentArray(int i,
DepartmentDocument.Department department)
Sets ith "Department" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DepartmentDocumentImpl.DepartmentImpl
An XML Department(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DepartmentDocument.Department |
LargeMailUserTypeImpl.addNewDepartment()
Appends and returns a new empty "Department" element
|
DepartmentDocument.Department |
FirmTypeImpl.addNewDepartment()
Appends and returns a new empty value (as xml) as the last "Department" element
|
DepartmentDocument.Department |
DepartmentDocumentImpl.addNewDepartment()
Appends and returns a new empty "Department" element
|
DepartmentDocument.Department |
LargeMailUserTypeImpl.getDepartment()
Gets the "Department" element
|
DepartmentDocument.Department |
DepartmentDocumentImpl.getDepartment()
Gets the "Department" element
|
DepartmentDocument.Department[] |
FirmTypeImpl.getDepartmentArray()
Gets array of all "Department" elements
|
DepartmentDocument.Department |
FirmTypeImpl.getDepartmentArray(int i)
Gets ith "Department" element
|
DepartmentDocument.Department |
FirmTypeImpl.insertNewDepartment(int i)
Inserts and returns a new empty value (as xml) as the ith "Department" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
LargeMailUserTypeImpl.setDepartment(DepartmentDocument.Department department)
Sets the "Department" element
|
void |
DepartmentDocumentImpl.setDepartment(DepartmentDocument.Department department)
Sets the "Department" element
|
void |
FirmTypeImpl.setDepartmentArray(DepartmentDocument.Department[] departmentArray)
Sets array of all "Department" element
|
void |
FirmTypeImpl.setDepartmentArray(int i,
DepartmentDocument.Department department)
Sets ith "Department" element
|
Copyright © 2015–2018 52north.org. All rights reserved.