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