Class MentionedDTO

  • All Implemented Interfaces:
    com.google.gwt.user.client.rpc.IsSerializable

    public class MentionedDTO
    extends Object
    implements com.google.gwt.user.client.rpc.IsSerializable
    • Constructor Detail

      • MentionedDTO

        public MentionedDTO()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getType

        public String getType()
      • setType

        public void setType​(String type)