| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected SalesRepTypeEnum |
SalesRep.nameOf |
| Modifier and Type | Method and Description |
|---|---|
static SalesRepTypeEnum |
SalesRepTypeEnum.fromValue(String v) |
SalesRepTypeEnum |
SalesRep.getNameOf()
Gets the value of the nameOf property.
|
static SalesRepTypeEnum |
SalesRepTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SalesRepTypeEnum[] |
SalesRepTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesRep.setNameOf(SalesRepTypeEnum value)
Sets the value of the nameOf property.
|
Copyright © 2019. All Rights Reserved.