
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.V3QueryRequestLimit
Packages that use V3QueryRequestLimit
-
Uses of V3QueryRequestLimit in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3QueryRequestLimitModifier and TypeMethodDescriptionstatic V3QueryRequestLimitstatic V3QueryRequestLimitReturns the enum constant of this class with the specified name.static V3QueryRequestLimit[]V3QueryRequestLimit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type V3QueryRequestLimitModifier and TypeMethodDescriptionV3QueryRequestLimitEnumFactory.toCode(V3QueryRequestLimit code) V3QueryRequestLimitEnumFactory.toSystem(V3QueryRequestLimit code)