
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.OperationKind
Packages that use OperationKind
-
Uses of OperationKind in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return OperationKindModifier and TypeMethodDescriptionstatic OperationKindstatic OperationKindReturns the enum constant of this class with the specified name.static OperationKind[]OperationKind.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 OperationKindModifier and TypeMethodDescriptionOperationKindEnumFactory.toCode(OperationKind code) OperationKindEnumFactory.toSystem(OperationKind code)