
Uses of Enum Class
org.hl7.fhir.r5.conformance.profile.ProfileUtilities.AllowUnknownProfile
Packages that use ProfileUtilities.AllowUnknownProfile
-
Uses of ProfileUtilities.AllowUnknownProfile in org.hl7.fhir.r5.conformance.profile
Methods in org.hl7.fhir.r5.conformance.profile that return ProfileUtilities.AllowUnknownProfileModifier and TypeMethodDescriptionProfileUtilities.getAllowUnknownProfile()Returns the enum constant of this class with the specified name.static ProfileUtilities.AllowUnknownProfile[]ProfileUtilities.AllowUnknownProfile.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.conformance.profile with parameters of type ProfileUtilities.AllowUnknownProfileModifier and TypeMethodDescriptionvoidProfileUtilities.setAllowUnknownProfile(ProfileUtilities.AllowUnknownProfile allowUnknownProfile)