Class NotifyMessage

    • Constructor Detail

      • NotifyMessage

        public NotifyMessage​(int agentid,
                             NotifyTuple tuple)
      • NotifyMessage

        public NotifyMessage​(int agentId,
                             NotifyTuple tuple,
                             IdParameter target,
                             boolean isSafe)
    • Method Detail

      • getAgentId

        public int getAgentId()
      • setTarget

        public void setTarget​(IdParameter target)
      • getSafe

        public int getSafe()
      • setSafe

        public void setSafe​(boolean isSafe)