| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.enums |
| Modifier and Type | Field and Description |
|---|---|
protected StageSolutionStatus |
StageSolutionResults.stageSolutionStatus |
| Modifier and Type | Method and Description |
|---|---|
Optional<StageSolutionStatus> |
StageSolutionResults.getStageSolutionStatus() |
| Modifier and Type | Method and Description |
|---|---|
StageSolutionResults.Builder |
StageSolutionResults.Builder.stageSolutionStatus(StageSolutionStatus stageSolutionStatus) |
StageSolutionResults |
StageSolutionResults.withStageSolutionStatus(StageSolutionStatus stageSolutionStatus) |
| Modifier and Type | Method and Description |
|---|---|
static StageSolutionStatus |
StageSolutionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StageSolutionStatus[] |
StageSolutionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021. All rights reserved.