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