Uses of Enum
ca.uhn.fhir.rest.api.RestOperationTypeEnum
Packages that use RestOperationTypeEnum
-
Uses of RestOperationTypeEnum in ca.uhn.fhir.interceptor.model
Methods in ca.uhn.fhir.interceptor.model that return RestOperationTypeEnumConstructors in ca.uhn.fhir.interceptor.model with parameters of type RestOperationTypeEnumModifierConstructorDescriptionReadPartitionIdRequestDetails(String theResourceType, RestOperationTypeEnum theRestOperationType, IIdType theReadResourceId, Object theSearchParams, IBaseResource theConditionalTargetOrNull) -
Uses of RestOperationTypeEnum in ca.uhn.fhir.rest.api
Methods in ca.uhn.fhir.rest.api that return RestOperationTypeEnumModifier and TypeMethodDescriptionReturns the enumerated value associated with this codestatic RestOperationTypeEnumReturns the enum constant of this type with the specified name.static RestOperationTypeEnum[]RestOperationTypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.