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