
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.ClaimresponseStatus
Packages that use ClaimresponseStatus
-
Uses of ClaimresponseStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return ClaimresponseStatusModifier and TypeMethodDescriptionstatic ClaimresponseStatusstatic ClaimresponseStatusReturns the enum constant of this class with the specified name.static ClaimresponseStatus[]ClaimresponseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type ClaimresponseStatusModifier and TypeMethodDescriptionClaimresponseStatusEnumFactory.toCode(ClaimresponseStatus code) ClaimresponseStatusEnumFactory.toSystem(ClaimresponseStatus code)