| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static BusinessHoursSourceType |
BusinessHoursSourceType.fromValue(String v) |
static BusinessHoursSourceType |
BusinessHoursSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusinessHoursSourceType[] |
BusinessHoursSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected BusinessHoursSourceType |
RuleEntry.businessHoursSource |
| Modifier and Type | Method and Description |
|---|---|
BusinessHoursSourceType |
RuleEntry.getBusinessHoursSource()
Gets the value of the businessHoursSource property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RuleEntry.setBusinessHoursSource(BusinessHoursSourceType value)
Sets the value of the businessHoursSource property.
|
Copyright © 2016. All rights reserved.