|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the methods of a SubSystem Managed Object.
This may represent either a:
Method Summary | |
short |
getSubSystemNumber()
Gets the SubSystem Number parameter of this SubSystemMO. |
boolean |
isAllowed()
Returns the Allowed state parameter of this SubSystemMO. |
void |
setAllowed(boolean allowed)
Sets the Allowed state parameter of this SubSystemMO. |
void |
setSubSystemNumber(short ssn)
Sets the SubSystem Number parameter of this SubSystemMO. |
Method Detail |
public void setSubSystemNumber(short ssn)
public short getSubSystemNumber()
public void setAllowed(boolean allowed)
allowed
- either
public boolean isAllowed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |