Uses of Enum
org.hl7.fhir.dstu3.model.Enumerations.RemittanceOutcome
-
Uses of Enumerations.RemittanceOutcome in org.hl7.fhir.dstu3.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Enumerations.RemittanceOutcome[]
Enumerations.RemittanceOutcome.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionEnumerations.RemittanceOutcomeEnumFactory.fromType
(PrimitiveType<?> code) Modifier and TypeMethodDescriptionEnumerations.RemittanceOutcomeEnumFactory.toCode
(Enumerations.RemittanceOutcome code) Enumerations.RemittanceOutcomeEnumFactory.toSystem
(Enumerations.RemittanceOutcome code)