public class ClientcontextsCursor extends AbstractCursor
clientcontexts
table.Constructor and Description |
---|
ClientcontextsCursor(android.database.Cursor cursor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBusinessid()
Get the
businessid value. |
java.lang.Long |
getEmployeeuserid()
Get the
employeeuserid value. |
java.lang.String |
getLinkedid()
Get the
linkedid value. |
java.lang.String |
getMcc()
Get the
mcc value. |
java.lang.String |
getMid()
Get the
mid value. |
java.lang.String |
getSource()
Get the
source value. |
java.lang.String |
getStoredeviceid()
Get the
storedeviceid value. |
java.lang.String |
getStoreid()
Get the
storeid value. |
java.lang.String |
getTid()
Get the
tid value. |
java.util.Date |
getTransmissionatlocal()
Get the
transmissionatlocal value. |
getBoolean, getCachedColumnIndexOrThrow, getDate, getDoubleOrNull, getFloatOrNull, getId, getIntegerOrNull, getLongOrNull
close, copyStringToBuffer, deactivate, getBlob, getColumnCount, getColumnIndex, getColumnIndexOrThrow, getColumnName, getColumnNames, getCount, getDouble, getExtras, getFloat, getInt, getLong, getNotificationUri, getPosition, getShort, getString, getType, getWantsAllOnMoveCalls, getWrappedCursor, isAfterLast, isBeforeFirst, isClosed, isFirst, isLast, isNull, move, moveToFirst, moveToLast, moveToNext, moveToPosition, moveToPrevious, registerContentObserver, registerDataSetObserver, requery, respond, setNotificationUri, unregisterContentObserver, unregisterDataSetObserver
public java.lang.String getLinkedid()
linkedid
value.
Cannot be null
.public java.util.Date getTransmissionatlocal()
transmissionatlocal
value.
Can be null
.public java.lang.String getBusinessid()
businessid
value.
Can be null
.public java.lang.String getStoreid()
storeid
value.
Can be null
.public java.lang.Long getEmployeeuserid()
employeeuserid
value.
Can be null
.public java.lang.String getStoredeviceid()
storedeviceid
value.
Can be null
.public java.lang.String getMid()
mid
value.
Can be null
.public java.lang.String getTid()
tid
value.
Can be null
.public java.lang.String getMcc()
mcc
value.
Can be null
.public java.lang.String getSource()
source
value.
Can be null
.