Interface UserInfo

  • All Known Implementing Classes:
    UserInfoImpl

    public interface UserInfo
    • Method Detail

      • getName

        String getName()
        Get the info name
        Returns:
        info name
      • getValue

        String getValue()
        Get the info value
        Returns:
        info value