
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.HttpOperations
Packages that use HttpOperations
-
Uses of HttpOperations in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return HttpOperationsModifier and TypeMethodDescriptionstatic HttpOperationsstatic HttpOperationsReturns the enum constant of this class with the specified name.static HttpOperations[]HttpOperations.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 HttpOperationsModifier and TypeMethodDescriptionHttpOperationsEnumFactory.toCode(HttpOperations code) HttpOperationsEnumFactory.toSystem(HttpOperations code)