public static class SearchResult.Prescriber.Simple extends Object implements SearchResult.Prescriber
SearchResult.Prescriber.Simple| Modifier and Type | Field and Description |
|---|---|
protected Prescriber.ID |
id |
| Constructor and Description |
|---|
Simple(PrescriberType type) |
| Modifier and Type | Method and Description |
|---|---|
Prescriber.ID |
id() |
SearchResult.Prescriber.Simple |
id(Prescriber.ID id) |
PrescriberType |
type() |
static SearchResult.Prescriber.Simple |
type(PrescriberType type) |
protected Prescriber.ID id
public Simple(PrescriberType type)
public static SearchResult.Prescriber.Simple type(PrescriberType type)
public SearchResult.Prescriber.Simple id(Prescriber.ID id)
public Prescriber.ID id()
id in interface SearchResult.Prescriberpublic PrescriberType type()
type in interface SearchResult.PrescriberCopyright © 2010–2025 Smals. All rights reserved.