Package com.onslip360
Class API.Partial_UsageEntry
- java.lang.Object
-
- com.onslip360.Onslip360Object<API.Partial_UsageEntry>
-
- com.onslip360.API.Partial_UsageEntry
-
- All Implemented Interfaces:
Cloneable
,Comparable<Onslip360Object<API.Partial_UsageEntry>>
- Enclosing class:
- API
public static class API.Partial_UsageEntry extends Onslip360Object<API.Partial_UsageEntry>
-
-
Constructor Summary
Constructors Constructor Description Partial_UsageEntry()
-
Method Summary
-
Methods inherited from class com.onslip360.Onslip360Object
clone, compareTo, equals, fromJson, fromJson, fromJsonArray, fromJsonArray, fromList, fromMap, fromObject, getExtended, hashCode, setExtended, setExtended, toJson, toJson, toJson, toJson, toList, toMap, toString
-
-
-
-
Method Detail
-
erpInvoiceMetadata
@Nonnull public Erasable<API.Partial_ERPInvoiceMetadata> erpInvoiceMetadata()
-
passwordReset
@Nonnull public Erasable<API.Partial_PasswordReset> passwordReset()
-
passwordResetChallenge
@Nonnull public Erasable<API.Partial_PasswordResetChallenge> passwordResetChallenge()
-
shiftHistory
@Nonnull public Erasable<API.Partial_ShiftHistoryExport> shiftHistory()
-
stockBalanceTransaction
@Nonnull public Erasable<API.Partial_StockBalanceTransaction> stockBalanceTransaction()
-
type
@Nonnull public Optional<API.UsageEntry.Type> type()
-
voucherTransaction
@Nonnull public Erasable<API.Partial_VoucherTransaction> voucherTransaction()
-
erpInvoiceMetadata
@Nonnull public API.Partial_UsageEntry erpInvoiceMetadata(@Nullable API.Partial_ERPInvoiceMetadata erpInvoiceMetadata)
-
erpInvoiceMetadata
@Nonnull public API.Partial_UsageEntry erpInvoiceMetadata(@Nullable Erasable<API.Partial_ERPInvoiceMetadata> erpInvoiceMetadata)
-
inventoryAdjustment
@Nonnull public API.Partial_UsageEntry inventoryAdjustment(@Nullable Long inventoryAdjustment)
-
inventoryAdjustment
@Nonnull public API.Partial_UsageEntry inventoryAdjustment(@Nullable Erasable<Long> inventoryAdjustment)
-
location
@Nonnull public API.Partial_UsageEntry location(@Nullable Long location)
-
location
@Nonnull public API.Partial_UsageEntry location(@Nullable Erasable<Long> location)
-
passwordReset
@Nonnull public API.Partial_UsageEntry passwordReset(@Nullable API.Partial_PasswordReset passwordReset)
-
passwordReset
@Nonnull public API.Partial_UsageEntry passwordReset(@Nullable Erasable<API.Partial_PasswordReset> passwordReset)
-
passwordResetChallenge
@Nonnull public API.Partial_UsageEntry passwordResetChallenge(@Nullable API.Partial_PasswordResetChallenge passwordResetChallenge)
-
passwordResetChallenge
@Nonnull public API.Partial_UsageEntry passwordResetChallenge(@Nullable Erasable<API.Partial_PasswordResetChallenge> passwordResetChallenge)
-
product
@Nonnull public API.Partial_UsageEntry product(@Nullable Long product)
-
product
@Nonnull public API.Partial_UsageEntry product(@Nullable Erasable<Long> product)
-
productGroup
@Nonnull public API.Partial_UsageEntry productGroup(@Nullable Long productGroup)
-
productGroup
@Nonnull public API.Partial_UsageEntry productGroup(@Nullable Erasable<Long> productGroup)
-
shiftHistory
@Nonnull public API.Partial_UsageEntry shiftHistory(@Nullable API.Partial_ShiftHistoryExport shiftHistory)
-
shiftHistory
@Nonnull public API.Partial_UsageEntry shiftHistory(@Nullable Erasable<API.Partial_ShiftHistoryExport> shiftHistory)
-
stockBalanceTransaction
@Nonnull public API.Partial_UsageEntry stockBalanceTransaction(@Nullable API.Partial_StockBalanceTransaction stockBalanceTransaction)
-
stockBalanceTransaction
@Nonnull public API.Partial_UsageEntry stockBalanceTransaction(@Nullable Erasable<API.Partial_StockBalanceTransaction> stockBalanceTransaction)
-
tab
@Nonnull public API.Partial_UsageEntry tab(@Nullable Long tab)
-
tab
@Nonnull public API.Partial_UsageEntry tab(@Nullable Erasable<Long> tab)
-
type
@Nonnull public API.Partial_UsageEntry type(@Nullable API.UsageEntry.Type type)
-
user
@Nonnull public API.Partial_UsageEntry user(@Nullable Long user)
-
user
@Nonnull public API.Partial_UsageEntry user(@Nullable Erasable<Long> user)
-
voucher
@Nonnull public API.Partial_UsageEntry voucher(@Nullable Long voucher)
-
voucher
@Nonnull public API.Partial_UsageEntry voucher(@Nullable Erasable<Long> voucher)
-
voucherTransaction
@Nonnull public API.Partial_UsageEntry voucherTransaction(@Nullable API.Partial_VoucherTransaction voucherTransaction)
-
voucherTransaction
@Nonnull public API.Partial_UsageEntry voucherTransaction(@Nullable Erasable<API.Partial_VoucherTransaction> voucherTransaction)
-
-