Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.DepartmentDocument.Department
-
Packages that use DepartmentDocument.Department Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of DepartmentDocument.Department in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return DepartmentDocument.Department Modifier and Type Method Description DepartmentDocument.DepartmentDepartmentDocument. addNewDepartment()Appends and returns a new empty "Department" elementDepartmentDocument.DepartmentFirmType. addNewDepartment()Appends and returns a new empty value (as xml) as the last "Department" elementDepartmentDocument.DepartmentLargeMailUserType. addNewDepartment()Appends and returns a new empty "Department" elementDepartmentDocument.DepartmentDepartmentDocument. getDepartment()Gets the "Department" elementDepartmentDocument.DepartmentLargeMailUserType. getDepartment()Gets the "Department" elementDepartmentDocument.Department[]FirmType. getDepartmentArray()Gets array of all "Department" elementsDepartmentDocument.DepartmentFirmType. getDepartmentArray(int i)Gets ith "Department" elementDepartmentDocument.DepartmentFirmType. insertNewDepartment(int i)Inserts and returns a new empty value (as xml) as the ith "Department" elementstatic DepartmentDocument.DepartmentDepartmentDocument.Department.Factory. newInstance()static DepartmentDocument.DepartmentDepartmentDocument.Department.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type DepartmentDocument.Department Modifier and Type Method Description voidDepartmentDocument. setDepartment(DepartmentDocument.Department department)Sets the "Department" elementvoidLargeMailUserType. setDepartment(DepartmentDocument.Department department)Sets the "Department" elementvoidFirmType. setDepartmentArray(int i, DepartmentDocument.Department department)Sets ith "Department" elementvoidFirmType. setDepartmentArray(DepartmentDocument.Department[] departmentArray)Sets array of all "Department" element -
Uses of DepartmentDocument.Department in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement DepartmentDocument.Department Modifier and Type Class Description static classDepartmentDocumentImpl.DepartmentImplAn XML Department(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return DepartmentDocument.Department Modifier and Type Method Description DepartmentDocument.DepartmentDepartmentDocumentImpl. addNewDepartment()Appends and returns a new empty "Department" elementDepartmentDocument.DepartmentFirmTypeImpl. addNewDepartment()Appends and returns a new empty value (as xml) as the last "Department" elementDepartmentDocument.DepartmentLargeMailUserTypeImpl. addNewDepartment()Appends and returns a new empty "Department" elementDepartmentDocument.DepartmentDepartmentDocumentImpl. getDepartment()Gets the "Department" elementDepartmentDocument.DepartmentLargeMailUserTypeImpl. getDepartment()Gets the "Department" elementDepartmentDocument.Department[]FirmTypeImpl. getDepartmentArray()Gets array of all "Department" elementsDepartmentDocument.DepartmentFirmTypeImpl. getDepartmentArray(int i)Gets ith "Department" elementDepartmentDocument.DepartmentFirmTypeImpl. insertNewDepartment(int i)Inserts and returns a new empty value (as xml) as the ith "Department" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type DepartmentDocument.Department Modifier and Type Method Description voidDepartmentDocumentImpl. setDepartment(DepartmentDocument.Department department)Sets the "Department" elementvoidLargeMailUserTypeImpl. setDepartment(DepartmentDocument.Department department)Sets the "Department" elementvoidFirmTypeImpl. setDepartmentArray(int i, DepartmentDocument.Department department)Sets ith "Department" elementvoidFirmTypeImpl. setDepartmentArray(DepartmentDocument.Department[] departmentArray)Sets array of all "Department" element
-