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