Uses of Class
org.openehealth.ipf.gazelle.validation.profile.pat.PatProfile
-
-
Uses of PatProfile in org.openehealth.ipf.gazelle.validation.profile.pat
Methods in org.openehealth.ipf.gazelle.validation.profile.pat that return PatProfile Modifier and Type Method Description static PatProfilePatProfile. valueOf(String name)Returns the enum constant of this type with the specified name.static PatProfile[]PatProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.
-