Uses of Enum
org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
Package
Description
-
Uses of MllpEventTypeCode in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
Modifier and TypeMethodDescriptionstatic MllpEventTypeCode
Returns the enum constant of this type with the specified name.static MllpEventTypeCode[]
MllpEventTypeCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MllpEventTypeCode in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
ModifierConstructorDescriptionPdqAuditStrategy
(boolean serverSide, MllpEventTypeCode eventTypeCode, ParticipantObjectIdType participantObjectIdType)