public class MultiModuleStatusCounter extends Object
| Constructor and Description |
|---|
MultiModuleStatusCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
addModule(StatusCounter sc)
add a statuscounter representing a set of modules to this device status counter
|
JDFAutoDeviceInfo.EnumDeviceStatus |
getDeviceStatus() |
JDFDoc |
getStatusResponse()
return the jmf root of the status jmf that contains all modules, null if no modules are active
|
void |
removeModule(StatusCounter sc)
remove a statuscounter representing a set of modules to this device status counter
|
public void addModule(StatusCounter sc)
sc - the statuscounter to addpublic void removeModule(StatusCounter sc)
sc - the statuscounter to addpublic JDFDoc getStatusResponse()
public JDFAutoDeviceInfo.EnumDeviceStatus getDeviceStatus()
Copyright © 2013. All Rights Reserved.