Class realm_sync_error_user_info_t


  • public class realm_sync_error_user_info_t
    extends java.lang.Object
    • Field Detail

      • swigCMemOwn

        protected transient boolean swigCMemOwn
    • Constructor Detail

      • realm_sync_error_user_info_t

        protected realm_sync_error_user_info_t​(long cPtr,
                                               boolean cMemoryOwn)
      • realm_sync_error_user_info_t

        public realm_sync_error_user_info_t()
    • Method Detail

      • finalize

        protected void finalize()
        Overrides:
        finalize in class java.lang.Object
      • delete

        public void delete()
      • setKey

        public void setKey​(java.lang.String value)
      • getKey

        public java.lang.String getKey()
      • setValue

        public void setValue​(java.lang.String value)
      • getValue

        public java.lang.String getValue()