Uses of Enum Class
org.openehealth.ipf.commons.ihe.fhir.mhd.MhdProfile
Packages that use MhdProfile
- 
Uses of MhdProfile in org.openehealth.ipf.commons.ihe.fhir.mhdMethods in org.openehealth.ipf.commons.ihe.fhir.mhd that return MhdProfileModifier and TypeMethodDescriptionstatic MhdProfileReturns 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.Methods in org.openehealth.ipf.commons.ihe.fhir.mhd that return types with arguments of type MhdProfileModifier and TypeMethodDescriptionstatic Optional<MhdProfile> MhdProfile.profileForResource(IBaseResource resource) static Optional<MhdProfile> MhdProfile.profileForUrl(String url)