Package | Description |
---|---|
com.dpslink.flash.erp |
DPS Flash specific interfaces and abstract classes on which all backend interface classes are based.
|
com.dpslink.flash.erp.bogus |
DPS Flash specific pseudo implementations for
com.dpslink.flash.erp interfaces and abstract classes. |
Modifier and Type | Field and Description |
---|---|
static java.lang.Class<IControl> |
ERP.iCTRLINFO
The ERP interface type for control file information.
|
Modifier and Type | Class and Description |
---|---|
class |
Control
A bogus implementation of the ERP control file information interface.
|