Class MultiModuleStatusCounter


  • public class MultiModuleStatusCounter
    extends java.lang.Object
    • Constructor Detail

      • MultiModuleStatusCounter

        public MultiModuleStatusCounter()
    • Method Detail

      • addModule

        public void addModule​(StatusCounter sc)
        add a statuscounter representing a set of modules to this device status counter
        Parameters:
        sc - the statuscounter to add
      • removeModule

        public void removeModule​(StatusCounter sc)
        remove a statuscounter representing a set of modules to this device status counter
        Parameters:
        sc - the statuscounter to add
      • getStatusResponse

        public JDFDoc getStatusResponse()
        return the jmf root of the status jmf that contains all modules, null if no modules are active
        Returns: