Class GtSearchUser


  • public class GtSearchUser
    extends java.lang.Object
    Since:
    0.6.0
    Author:
    Andres Almiray
    • Constructor Summary

      Constructors 
      Constructor Description
      GtSearchUser()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<GtUser> getData()  
      void setData​(java.util.List<GtUser> data)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GtSearchUser

        public GtSearchUser()
    • Method Detail

      • getData

        public java.util.List<GtUser> getData()
      • setData

        public void setData​(java.util.List<GtUser> data)