| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.prescriber | |
| be.recipe.api.projections |
| Modifier and Type | Method and Description |
|---|---|
void |
Prescription.OnContent.process(PrescriberType type) |
| Modifier and Type | Method and Description |
|---|---|
PrescriberType |
Prescriber.type() |
PrescriberType |
Prescriber.Simple.type() |
PrescriberType |
Prescriber.Wrapper.type() |
static PrescriberType |
PrescriberType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrescriberType[] |
PrescriberType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Prescriber.Simple |
Prescriber.Simple.prescriber(PrescriberType type,
Prescriber.ID id) |
| Constructor and Description |
|---|
Simple(Prescriber.ID id,
PrescriberType type) |
Simple(Prescriber.ID id,
PrescriberType type,
SSIN ssin) |
| Modifier and Type | Method and Description |
|---|---|
PrescriberType |
SearchResult.Prescriber.type() |
PrescriberType |
SearchResult.Prescriber.Simple.type() |
| Modifier and Type | Method and Description |
|---|---|
static SearchResult.Prescriber.Simple |
SearchResult.Prescriber.Simple.type(PrescriberType type) |
| Constructor and Description |
|---|
Simple(PrescriberType type) |
Copyright © 2010–2025 Smals. All rights reserved.