| Package | Description |
|---|---|
| psdi.app.workorder |
The work order package includes Mbos related to work order planning, reporting and tracking.
|
| psdi.plusc.app.pluscds |
| Modifier and Type | Method and Description |
|---|---|
protected MboRemote |
WO.createCalPoint(PlusCWODSInstrRemote dsInstr,
PlusCDSPointRemote dsPoint,
PlusCWODSPointSetRemote woDsPointSet,
boolean isAverage)
Creates a new WO DS cal point in the given set and copies the data from the given DS cal point to it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlusCWODSInstr
The Class PlusCWODSInstr.
|
| Modifier and Type | Field and Description |
|---|---|
protected PlusCWODSInstrRemote |
PlusCWODSPointMultipleSet.instr
The instr.
|
| Constructor and Description |
|---|
PlusCWODSPointMultipleSet(PlusCWODSInstrRemote instr,
PlusCWODSPointSet pointsSet,
boolean includeNonRepeatable,
boolean includeRepeated,
boolean includeAverages)
Constructs a new
PlusCWODSPointMultipleSet. |