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