public abstract static class IOrderServiceV3_1.Stub extends Binder implements IOrderServiceV3_1
IOrderServiceV3_1.Default, IOrderServiceV3_1.Stub
IBinder.DeathRecipient
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, LIKE_TRANSACTION, PING_TRANSACTION, TWEET_TRANSACTION
Constructor and Description |
---|
Stub()
Construct the stub at attach it to the interface.
|
Modifier and Type | Method and Description |
---|---|
IBinder |
asBinder() |
static IOrderServiceV3_1 |
asInterface(IBinder obj)
Cast an IBinder object into an com.clover.sdk.v3.order.IOrderServiceV3_1 interface,
generating a proxy if needed.
|
static IOrderServiceV3_1 |
getDefaultImpl() |
boolean |
onTransact(int code,
Parcel data,
Parcel reply,
int flags) |
static boolean |
setDefaultImpl(IOrderServiceV3_1 impl) |
attachInterface, clearCallingIdentity, clearCallingWorkSource, dump, dump, dumpAsync, flushPendingCommands, getCallingPid, getCallingUid, getCallingUidOrThrow, getCallingUserHandle, getCallingWorkSourceUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, restoreCallingWorkSource, setCallingWorkSourceUid, transact, unlinkToDeath
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBatchLineItemDiscounts, addBatchLineItemModifications, addCustomLineItem, addDiscount, addDiscount2, addFixedPriceLineItem, addFixedPriceLineItems, addLineItemDiscount, addLineItemDiscount2, addLineItemModification, addOnOrderUpdatedListener, addOnOrderUpdatedListener2, addPerUnitLineItem, addPerUnitLineItems, addPrintGroup, addServiceCharge, addServiceCharge2, addVariablePriceLineItem, addVariablePriceLineItems, copyLineItems, createLineItemsFrom, createLineItemsFrom2, createOrder, deleteDiscounts, deleteLineItemDiscounts, deleteLineItemModifications, deleteLineItems, deleteLineItems2, deleteLineItemsWithReason, deleteLineItemsWithReason2, deleteOrder, deleteOrder2, deleteOrderOnline, deleteServiceCharge, exchangeItem, fire, fire2, firePrintGroups, getLineItemsToFire, getOrder, getOrders, getPendingPayments, refire, removeOnOrderUpdatedListener, removeOnOrderUpdatedListener2, setLineItemNote, splitLineItems, updateLineItems, updateOnlineOrderState, updateOrder, updatePrintGroup
public static IOrderServiceV3_1 asInterface(IBinder obj)
public IBinder asBinder()
asBinder
in interface IInterface
public boolean onTransact(int code, Parcel data, Parcel reply, int flags) throws RemoteException
onTransact
in class Binder
RemoteException
public static boolean setDefaultImpl(IOrderServiceV3_1 impl)
public static IOrderServiceV3_1 getDefaultImpl()