io.realm
Una fila pendiente (PendingRow) que se ha congelado. Esto se comporta de forma similar a una fila eliminada, pero informará que isLoaded() es as false .
Enum Constant Summary
Enum Constant and Description |
|---|
Resumen del método
Modificador y Tipo | Método y descripción |
|---|---|
public void | |
public long | |
public Row | |
public byte | |
public booleano | |
public long | |
public long | |
public String | |
public RealmFieldType | |
public Date | |
público Decimal128 | |
public double | |
public float | |
public long | |
public long | |
public OsList | |
public OsMap | |
public OsSet | |
public NativeRealmAny | |
public ObjectId | |
public long | getObjectKey () |
public OsMap | |
public OsSet | |
public String | |
public Table | getTable () |
public UUID | |
public OsList | |
public OsMap | |
public OsSet | |
public booleano | |
public booleano | isLoaded () |
public booleano | |
public booleano | |
public booleano | isValid () |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
public void | |
values () |
Inherited Methods
Methods inherited from class java.lang.Object :
getClass,hashCode,equals,clone,toString,notify,notifyAll,wait,wait,wait,finalizeMétodos heredados de la clase java.lang.Enum :
name,ordinal,toString,equals,hashCode,clone,compareTo,getDeclaringClass,valueOf,finalize
Detalle de constante de enumeración
INSTANCE
public static final FrozenPendingRow
Detalle del método
checkIfAttached
public void checkIfAttached () |
|---|
crearObjetoIncrustado
freeze
getBinaryByteArray
getBoolean
getColumnCount
public long getColumnCount () |
|---|
getColumnKey
obtenerNombresDeColumnas
public String getColumnNames () |
|---|
obtenerTipoDeColumna
getDate
obtenerDecimal128
getDouble
getFloat
getLink
getLong
getModelList
getModelMap
getModelSet
getNativeRealmAny
getObjectId
getObjectKey
public long getObjectKey () |
|---|
getRealmAnyMap
getRealmAnySet
getString
obtenerTabla
public Table getTable () |
|---|
getUUID
getValueList
getValueMap
getValueSet
tieneColumna
isLoaded
public boolean isLoaded () |
|---|
isNull
isNullLink
isValid
public boolean isValid () |
|---|
nullifyLink
setBinaryByteArray
setBoolean
setDate
setDecimal128
setDouble
setFloat
setLink
setLong
setNull
setObjectId
setRealmAny
setString
setUUID
valueOf
values
public static FrozenPendingRow values () |
|---|