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