| Package | Description |
|---|---|
| psdi.app.bulletinboard | |
| psdi.app.system.virtual | |
| psdi.mbo |
| Modifier and Type | Method and Description |
|---|---|
void |
BBSet.BBMboSetData.setMboData(MboData[] values) |
| Modifier and Type | Method and Description |
|---|---|
MboData |
MaxVarInput.getMboData(java.lang.String[] attributes) |
| Modifier and Type | Method and Description |
|---|---|
MboData[] |
MboSetData.getMboData()
Return an array of MboData objects
|
MboData |
MboSetData.getMboData(int row)
Return a MboData object for the specified row.
|
MboData |
MboRemote.getMboData(java.lang.String[] attributes) |
MboData |
Mbo.getMboData(java.lang.String[] attributes)
Return a MboData object for the specified list of attributes.
|