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