Uses of Class
org.openehealth.ipf.commons.ihe.hpd.audit.codes.HpdParticipantObjectIdTypeCode
-
Packages that use HpdParticipantObjectIdTypeCode Package Description org.openehealth.ipf.commons.ihe.hpd.audit.codes -
-
Uses of HpdParticipantObjectIdTypeCode in org.openehealth.ipf.commons.ihe.hpd.audit.codes
Methods in org.openehealth.ipf.commons.ihe.hpd.audit.codes that return HpdParticipantObjectIdTypeCode Modifier and Type Method Description static HpdParticipantObjectIdTypeCodeHpdParticipantObjectIdTypeCode. valueOf(String name)Returns the enum constant of this type with the specified name.static HpdParticipantObjectIdTypeCode[]HpdParticipantObjectIdTypeCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-