Class GenericParcelable

    • Constructor Detail

      • GenericParcelable

        public GenericParcelable()
    • Method Detail

      • getBundle

        public final Bundle getBundle()
        Gets a Bundle which can be used to get and set data attached to this instance. The attached Bundle will be parcelled but not jsonified.
      • getGenericClient

        protected abstract GenericClient getGenericClient()