Uses of Class
org.ehrbase.rest.openehr.audit.OpenEhrEventTypeCode
-
Packages that use OpenEhrEventTypeCode Package Description org.ehrbase.rest.openehr.audit -
-
Uses of OpenEhrEventTypeCode in org.ehrbase.rest.openehr.audit
Methods in org.ehrbase.rest.openehr.audit that return OpenEhrEventTypeCode Modifier and Type Method Description static OpenEhrEventTypeCodeOpenEhrEventTypeCode. valueOf(String name)Returns the enum constant of this type with the specified name.static OpenEhrEventTypeCode[]OpenEhrEventTypeCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-