ENDPOINT
- CONDITIONS
- UNIT
- TypicalUse: new ProtocolEffectRecord
public class ProtocolEffectRecord<ENDPOINT,CONDITIONS,UNIT> extends EffectRecord<ENDPOINT,CONDITIONS,UNIT>
EffectRecord
to be able to attach the protocolEffectRecord._fields
Modifier and Type | Field and Description |
---|---|
protected String |
documentUUID |
protected String |
interpretationResult |
protected Protocol |
protocol |
protected String |
studyResultType |
conditions, endpoint, endpointGroup, endpointSynonyms, endpointType, errQualifier, errValue, idresult, loQualifier, loValue, sampleID, textValue, unit, upQualifier, upValue
Constructor and Description |
---|
ProtocolEffectRecord() |
Modifier and Type | Method and Description |
---|---|
String |
getDocumentUUID() |
String |
getInterpretationResult() |
Protocol |
getProtocol() |
String |
getStudyResultType() |
void |
setDocumentUUID(String documentUUID) |
void |
setInterpretationResult(String interpretationResult) |
void |
setProtocol(Protocol protocol) |
void |
setStudyResultType(String studyResultType) |
addEndpointSynonym, asJSON, clear, formatSynonyms, getConditions, getEndpoint, getEndpointGroup, getEndpointSynonyms, getEndpointType, getErrorValue, getErrQualifier, getIdresult, getLoQualifier, getLoValue, getSampleID, getTextValue, getUnit, getUpQualifier, getUpValue, hashCode, isEmpty, setConditions, setEndpoint, setEndpointGroup, setEndpointType, setErrorValue, setErrQualifier, setIdresult, setLoQualifier, setLoValue, setSampleID, setStdDev, setStdDev, setTextValue, setUnit, setUpQualifier, setUpValue, toString
protected Protocol protocol
protected String documentUUID
protected String studyResultType
protected String interpretationResult
public String getStudyResultType()
public void setStudyResultType(String studyResultType)
public String getInterpretationResult()
public void setInterpretationResult(String interpretationResult)
public String getDocumentUUID()
public void setDocumentUUID(String documentUUID)
public Protocol getProtocol()
public void setProtocol(Protocol protocol)
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.