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