Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected ETransactionEnabledStatusEnum |
SalesFormsPrefs.eTransactionEnabledStatus |
Modifier and Type | Method and Description |
---|---|
static ETransactionEnabledStatusEnum |
ETransactionEnabledStatusEnum.fromValue(String v) |
ETransactionEnabledStatusEnum |
SalesFormsPrefs.getETransactionEnabledStatus()
Gets the value of the eTransactionEnabledStatus property.
|
static ETransactionEnabledStatusEnum |
ETransactionEnabledStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ETransactionEnabledStatusEnum[] |
ETransactionEnabledStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesFormsPrefs.setETransactionEnabledStatus(ETransactionEnabledStatusEnum value)
Sets the value of the eTransactionEnabledStatus property.
|
Copyright © 2017. All rights reserved.