Uses of Enum Class
org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
-
Uses of MhdProfile in org.openehealth.ipf.commons.ihe.fhir.mhd
Modifier and TypeMethodDescriptionstatic MhdProfile
Returns the enum constant of this class with the specified name.static MhdProfile[]
MhdProfile.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Optional
<MhdProfile> MhdProfile.profileForResource
(IBaseResource resource) static Optional
<MhdProfile> MhdProfile.profileForUrl
(String url)