Modifier and Type | Method and Description |
---|---|
oasis.names.tc.ciq.xsdschema.xal._2.DepartmentElement.DepartmentName |
XALMarshaller.marshalDepartmentName(DepartmentName src) |
Modifier and Type | Method and Description |
---|---|
DepartmentName |
XALUnmarshaller.unmarshalDepartmentName(oasis.names.tc.ciq.xsdschema.xal._2.DepartmentElement.DepartmentName src) |
Modifier and Type | Method and Description |
---|---|
T |
XALFunctor.apply(DepartmentName departmentName) |
void |
XALVisitor.visit(DepartmentName departmentName) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DepartmentName> |
Department.getDepartmentName() |
Modifier and Type | Method and Description |
---|---|
void |
Department.addDepartmentName(DepartmentName departmentName) |
boolean |
Department.unsetDepartmentName(DepartmentName departmentName) |
Modifier and Type | Method and Description |
---|---|
void |
Department.setDepartmentName(java.util.List<DepartmentName> departmentName) |
Modifier and Type | Method and Description |
---|---|
void |
XALWalker.visit(DepartmentName departmentName) |