public class SelectablevariationsCursor extends AbstractCursor
selectablevariations
table.Constructor and Description |
---|
SelectablevariationsCursor(android.database.Cursor cursor) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAttribute()
Get the
attribute value. |
java.lang.String |
getCardinality()
Get the
value value. |
java.lang.String |
getLinkedsku()
Get the
linkedsku value. |
java.lang.String |
getValues()
Get the
value 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 SelectablevariationsCursor(android.database.Cursor cursor)
public java.lang.String getLinkedsku()
linkedsku
value.
Cannot be null
.public java.lang.String getAttribute()
attribute
value.
Can be null
.public java.lang.String getValues()
value
value.
Can be null
.public java.lang.String getCardinality()
value
value.
Can be null
.