Package | Description |
---|---|
com.ibm.tivoli.maximo.skd.beans | |
psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
Modifier and Type | Method and Description |
---|---|
AssignmentSetRemote |
GWAProjectAppBean.getAssignedCrewSet() |
AssignmentSetRemote |
GWAProjectAppBean.getAssignLaborSet() |
Modifier and Type | Method and Description |
---|---|
void |
GWAProjectAppBean.setAssignCrewSet(AssignmentSetRemote assignCrewSet) |
void |
GWAProjectAppBean.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) |
Modifier and Type | Interface and Description |
---|---|
interface |
WMAssignmentSetRemote
Remote interface to the set of wmassignment objects.
|
Modifier and Type | Class and Description |
---|---|
class |
AssignmentSet
Set of assignment objects.
|
class |
WMAssignmentSet
Set of WMAssignmentSet objects.
|
Modifier and Type | Method and Description |
---|---|
AssignmentSetRemote |
WMAssignmentSet.getAssignedCrewSet() |
AssignmentSetRemote |
WMAssignmentSetRemote.getAssignedCrewSet() |
AssignmentSetRemote |
WMAssignmentSet.getAssignLaborSet() |
AssignmentSetRemote |
WMAssignmentSetRemote.getAssignLaborSet() |
Modifier and Type | Method and Description |
---|---|
void |
WMAssignmentSet.setAssignCrewSet(AssignmentSetRemote assignCrewSet) |
void |
WMAssignmentSetRemote.setAssignCrewSet(AssignmentSetRemote anAssignLaborSet) |
void |
WMAssignmentSet.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) |
void |
WMAssignmentSetRemote.setAssignLaborSet(AssignmentSetRemote anAssignLaborSet) |