Uses of Enum Class
org.openehealth.ipf.commons.ihe.hl7v2.audit.codes.MllpEventTypeCode
Packages that use MllpEventTypeCode
Package
Description
-
Uses of MllpEventTypeCode in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes
Methods in org.openehealth.ipf.commons.ihe.hl7v2.audit.codes that return MllpEventTypeCodeModifier and TypeMethodDescriptionstatic MllpEventTypeCode
Returns the enum constant of this class with the specified name.static MllpEventTypeCode[]
MllpEventTypeCode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MllpEventTypeCode in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore
Constructors in org.openehealth.ipf.commons.ihe.hl7v2.audit.pdqcore with parameters of type MllpEventTypeCodeModifierConstructorDescriptionPdqAuditStrategy
(boolean serverSide, MllpEventTypeCode eventTypeCode, ParticipantObjectIdType participantObjectIdType)