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