| Package | Description |
|---|---|
| be.recipe.api.executor | |
| be.recipe.api.mandate |
| Modifier and Type | Method and Description |
|---|---|
Mandate.Type |
ListMandatesByMandateHolder.Response.type() |
Mandate.Type |
ListMandatesByMandateHolder.Response.Simple.type() |
| Modifier and Type | Method and Description |
|---|---|
static ListMandatesByMandateHolder.Response.Simple |
ListMandatesByMandateHolder.Response.Simple.mandate(Mandate.Type type) |
ListMandatesByMandateHolder.Response.Simple |
ListMandatesByMandateHolder.Response.Simple.type(Mandate.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static Mandate.Type |
Mandate.Type.of(String fluentName) |
Mandate.Type |
Mandate.type() |
Mandate.Type |
Mandate.Simple.type() |
Mandate.Type |
Mandate.Wrapper.type() |
static Mandate.Type |
Mandate.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mandate.Type[] |
Mandate.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Mandate.Simple |
Mandate.Simple.type(Mandate.Type type) |
Copyright © 2010–2025 Smals. All rights reserved.