
Uses of Enum Class
ca.uhn.fhir.rest.api.RestOperationTypeEnum
Packages that use RestOperationTypeEnum
-
Uses of RestOperationTypeEnum in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return RestOperationTypeEnumModifier and TypeMethodDescriptionstatic RestOperationTypeEnum
Returns the enumerated value associated with this codestatic RestOperationTypeEnum
Returns the enum constant of this class with the specified name.static RestOperationTypeEnum[]
RestOperationTypeEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.