Class AgentListEntry


  • public class AgentListEntry
    extends Object
    • Constructor Detail

      • AgentListEntry

        public AgentListEntry()
      • AgentListEntry

        public AgentListEntry​(step.grid.AgentRef agentRef,
                              List<step.grid.TokenWrapper> tokens)
    • Method Detail

      • getAgentRef

        public step.grid.AgentRef getAgentRef()
      • setAgentRef

        public void setAgentRef​(step.grid.AgentRef agentRef)
      • getTokens

        public List<step.grid.TokenWrapper> getTokens()
      • setTokens

        public void setTokens​(List<step.grid.TokenWrapper> tokens)
      • getTokensCapacity

        public step.grid.reports.TokenGroupCapacity getTokensCapacity()
      • setTokensCapacity

        public void setTokensCapacity​(step.grid.reports.TokenGroupCapacity tokensCapacity)