Package | Description |
---|---|
psdi.app.labor |
The Labor package includes Mbos related to those who perform work.
|
Modifier and Type | Class and Description |
---|---|
class |
LaborSet
Represents the set of Labor.
|
Modifier and Type | Method and Description |
---|---|
LaborSetRemote |
LabTransSetRemote.getLaborSet()
Get the laborset which is already updated.
|
LaborSetRemote |
LabTransSet.getLaborSet()
Get the laborset which is already updated.
|
Modifier and Type | Method and Description |
---|---|
void |
LabTransSetRemote.setLaborSet(LaborSetRemote assignLaborSet)
Set the laborset which is already updated.
|
void |
LabTransSet.setLaborSet(LaborSetRemote assignLaborSet)
Set the laborset which is already updated.
|