public class InService extends AbstractBaseObject
| Constructor and Description |
|---|
InService(InServiceList<? extends InService> list,
int ndx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isInService()
is device in service
|
void |
setInService(boolean state)
set device in/out of service
|
public InService(InServiceList<? extends InService> list, int ndx)
public boolean isInService()
throws PAModelException
PAModelExceptionpublic void setInService(boolean state)
throws PAModelException
PAModelException