Uses of Class
org.objectweb.jotm.btp.messages.StatusItem

Packages that use StatusItem
org.objectweb.jotm.btp.messages   
 

Uses of StatusItem in org.objectweb.jotm.btp.messages
 

Methods in org.objectweb.jotm.btp.messages that return StatusItem
 StatusItem InferiorStatuses.getStatusItem(int pos)
           
 

Methods in org.objectweb.jotm.btp.messages with parameters of type StatusItem
 void InferiorStatuses.addStatusItem(StatusItem st)