public class OrderamountsContentValues extends AbstractContentValues
orderamounts
table.mContentValues
Constructor and Description |
---|
OrderamountsContentValues() |
insert, values
public android.net.Uri uri()
AbstractContentValues
uri
argument to pass to the ContentResolver
methods.uri
in class AbstractContentValues
public int update(android.content.ContentResolver contentResolver, OrderamountsSelection where)
contentResolver
- The content resolver to use.where
- The selection to use (can be null
).public OrderamountsContentValues putOrderid(java.lang.String value)
public OrderamountsContentValues putCurrency(java.lang.String value)
public OrderamountsContentValues putSubtotal(java.lang.Long value)
public OrderamountsContentValues putSubtotalNull()
public OrderamountsContentValues putDiscounttotal(java.lang.Long value)
public OrderamountsContentValues putDiscounttotalNull()
public OrderamountsContentValues putFeetotal(java.lang.Long value)
public OrderamountsContentValues putFeetotalNull()
public OrderamountsContentValues putTaxtotal(java.lang.Long value)
public OrderamountsContentValues putTaxtotalNull()
public OrderamountsContentValues putNettotal(java.lang.Long value)
public OrderamountsContentValues putNettotalNull()
public OrderamountsContentValues putAuthorizedtotalsTransactionamount(java.lang.Long value)
public OrderamountsContentValues putAuthorizedtotalsTransactionamountNull()
public OrderamountsContentValues putAuthorizedtotalsOrderamount(java.lang.Long value)
public OrderamountsContentValues putAuthorizedtotalsOrderamountNull()
public OrderamountsContentValues putAuthorizedtotalsTipamount(java.lang.Long value)
public OrderamountsContentValues putAuthorizedtotalsTipamountNull()
public OrderamountsContentValues putAuthorizedtotalsCashbackamount(java.lang.Long value)
public OrderamountsContentValues putAuthorizedtotalsCashbackamountNull()
public OrderamountsContentValues putCapturedtotalsTransactionamount(java.lang.Long value)
public OrderamountsContentValues putCapturedtotalsTransactionamountNull()
public OrderamountsContentValues putCapturedtotalsOrderamount(java.lang.Long value)
public OrderamountsContentValues putCapturedtotalsOrderamountNull()
public OrderamountsContentValues putCapturedtotalsTipamount(java.lang.Long value)
public OrderamountsContentValues putCapturedtotalsTipamountNull()
public OrderamountsContentValues putCapturedtotalsCashbackamount(java.lang.Long value)
public OrderamountsContentValues putCapturedtotalsCashbackamountNull()
public OrderamountsContentValues putRefundedtotalsTransactionamount(java.lang.Long value)
public OrderamountsContentValues putRefundedtotalsTransactionamountNull()
public OrderamountsContentValues putRefundedtotalsOrderamount(java.lang.Long value)
public OrderamountsContentValues putRefundedtotalsOrderamountNull()
public OrderamountsContentValues putRefundedtotalsTipamount(java.lang.Long value)
public OrderamountsContentValues putRefundedtotalsTipamountNull()
public OrderamountsContentValues putRefundedtotalsCashbackamount(java.lang.Long value)
public OrderamountsContentValues putRefundedtotalsCashbackamountNull()
public OrderamountsContentValues putSavedtotalsTransactionamount(java.lang.Long value)
public OrderamountsContentValues putSavedtotalsTransactionamountNull()
public OrderamountsContentValues putSavedtotalsOrderamount(java.lang.Long value)
public OrderamountsContentValues putSavedtotalsOrderamountNull()
public OrderamountsContentValues putSavedtotalsTipamount(java.lang.Long value)
public OrderamountsContentValues putSavedtotalsTipamountNull()
public OrderamountsContentValues putSavedtotalsCashbackamount(java.lang.Long value)
public OrderamountsContentValues putSavedtotalsCashbackamountNull()
public OrderamountsContentValues putVoidedtotalsTransactionamount(java.lang.Long value)
public OrderamountsContentValues putVoidedtotalsTransactionamountNull()
public OrderamountsContentValues putVoidedtotalsOrderamount(java.lang.Long value)
public OrderamountsContentValues putVoidedtotalsOrderamountNull()
public OrderamountsContentValues putVoidedtotalsTipamount(java.lang.Long value)
public OrderamountsContentValues putVoidedtotalsTipamountNull()
public OrderamountsContentValues putVoidedtotalsCashbackamount(java.lang.Long value)
public OrderamountsContentValues putVoidedtotalsCashbackamountNull()