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