Class GroupController

    • Constructor Detail

      • GroupController

        public GroupController()
    • Method Detail

      • getChatlog

        public String getChatlog()
      • getNewMessage

        public String getNewMessage()
      • setNewMessage

        public void setNewMessage​(String newMessage)
      • sendChat

        public void sendChat()
      • getSendTo

        public String getSendTo()
      • setSendTo

        public void setSendTo​(String sendTo)
      • sendToListener

        public void sendToListener​(javax.faces.event.AjaxBehaviorEvent event)
      • compute

        public void compute​(javax.faces.event.AjaxBehaviorEvent event)
      • getValue

        public double getValue()
      • setValue

        public void setValue​(double value)
      • getValueInEuro

        public double getValueInEuro()
      • getCurrency

        public Currency getCurrency()
      • setCurrency

        public void setCurrency​(Currency currency)
      • getCurrencies

        public Currency[] getCurrencies()