Uses of Enum Class
org.openehealth.ipf.commons.audit.codes.ParticipantObjectIdTypeCode
Packages that use ParticipantObjectIdTypeCode
-
Uses of ParticipantObjectIdTypeCode in org.openehealth.ipf.commons.audit.codes
Methods in org.openehealth.ipf.commons.audit.codes that return ParticipantObjectIdTypeCodeModifier and TypeMethodDescriptionstatic ParticipantObjectIdTypeCode
ParticipantObjectIdTypeCode.enumForCode
(String code) static ParticipantObjectIdTypeCode
Returns the enum constant of this class with the specified name.static ParticipantObjectIdTypeCode[]
ParticipantObjectIdTypeCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.