Package 

Class ShareInfoFromDevBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String name
      private String mobile
      private String email
    • Method Summary

      Modifier and Type Method Description
      String getName()
      void setName(String name)
      String getMobile()
      void setMobile(String mobile)
      String getEmail()
      void setEmail(String email)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait