Interface HasRealmId

    • Method Detail

      • getRealmId

        String getRealmId()
        Returns realm ID of the entity.
        Returns:
        See description
      • setRealmId

        void setRealmId​(String realmId)
        Sets the realm ID of this object.
        Parameters:
        realmId - Realm ID.