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