public static class Iti59AuditDataset.RequestItem extends Object
| Constructor and Description |
|---|
RequestItem(String requestId,
org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventActionCodes actionCode) |
| Modifier and Type | Method and Description |
|---|---|
org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventActionCodes |
getActionCode() |
String |
getNewUid() |
org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventOutcomeCodes |
getOutcomeCode() |
org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881ParticipantObjectCodes.RFC3881ParticipantObjectTypeCodes |
getParticipantObjectTypeCode() |
String |
getRequestId() |
String |
getUid() |
void |
setNewUid(String newUid) |
void |
setOutcomeCode(org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventOutcomeCodes outcomeCode) |
void |
setParticipantObjectTypeCode(org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881ParticipantObjectCodes.RFC3881ParticipantObjectTypeCodes participantObjectTypeCode) |
void |
setUid(String uid) |
@ConstructorProperties(value={"requestId","actionCode"}) @Generated(value="lombok") public RequestItem(String requestId, org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventActionCodes actionCode)
@Generated(value="lombok") public String getRequestId()
@Generated(value="lombok") public org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventActionCodes getActionCode()
@Generated(value="lombok") public String getUid()
@Generated(value="lombok") public void setUid(String uid)
@Generated(value="lombok") public String getNewUid()
@Generated(value="lombok") public void setNewUid(String newUid)
@Generated(value="lombok") public org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881ParticipantObjectCodes.RFC3881ParticipantObjectTypeCodes getParticipantObjectTypeCode()
@Generated(value="lombok") public void setParticipantObjectTypeCode(org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881ParticipantObjectCodes.RFC3881ParticipantObjectTypeCodes participantObjectTypeCode)
@Generated(value="lombok") public org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventOutcomeCodes getOutcomeCode()
@Generated(value="lombok") public void setOutcomeCode(org.openhealthtools.ihe.atna.auditor.codes.rfc3881.RFC3881EventCodes.RFC3881EventOutcomeCodes outcomeCode)
Copyright © 2018 Open eHealth Foundation. All rights reserved.