Uses of Enum
org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
Packages that use MhdProfile
-
Uses of MhdProfile in org.openehealth.ipf.commons.ihe.fhir.mhd
Methods in org.openehealth.ipf.commons.ihe.fhir.mhd that return MhdProfileModifier and TypeMethodDescriptionstatic MhdProfileReturns the enum constant of this type with the specified name.static MhdProfile[]MhdProfile.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openehealth.ipf.commons.ihe.fhir.mhd that return types with arguments of type MhdProfileModifier and TypeMethodDescriptionstatic Optional<MhdProfile>MhdProfile.profileForResource(org.hl7.fhir.instance.model.api.IBaseResource resource) static Optional<MhdProfile>MhdProfile.profileForUrl(String url)