public class MDBOption extends Object
| Modifier and Type | Field and Description |
|---|---|
static <any> |
CREATOR |
boolean |
enableAlwaysIdle
Enable always idle.
|
boolean |
enableBasketPartialRefund
Enable basket partial refund.
|
boolean |
enableExpandedCurrency
Enable expanded currency.
|
boolean |
enableNegativeVend
Enable negative vend.
|
boolean |
enableRemoteVend
Enable remote vend.
|
| Constructor and Description |
|---|
MDBOption() |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(Parcel dest,
int flags) |
public static final <any> CREATOR
public boolean enableAlwaysIdle
public boolean enableBasketPartialRefund
public boolean enableExpandedCurrency
public boolean enableNegativeVend
public boolean enableRemoteVend