Modifier and Type | Optional Element and Description |
---|---|
String |
alt
If not null and not empty, this text will be displayed
instead of the field's name in entry tables etc.
|
boolean |
digest
If true, the field actually stores the MD5-digest of the
relevant value.
|
boolean |
editable |
String |
link |
double |
order |
boolean |
payment
This flag is set true for those fields that must be verified when
sending a payment
|
boolean |
rp
This flag is set true for those fields that can be supplied by
a referrer patient.
|
String |
text
If not null and not empty, this text will be displayed in
parnethesis after the field's name in entry tables
etc.
|
public abstract boolean rp
public abstract boolean payment
public abstract String text
public abstract String alt
public abstract boolean digest
public abstract String link