Class AppActivity.TripInformation

  • Enclosing class:
    AppActivity

    public static class AppActivity.TripInformation
    extends Object
    • Constructor Detail

      • TripInformation

        public TripInformation()
    • Method Detail

      • getUserId

        public String getUserId()
      • getChannelId

        public String getChannelId()
      • setUserId

        public void setUserId​(String userId)
      • setChannelId

        public void setChannelId​(String channelId)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object