Uses of Enum
ca.uhn.fhir.rest.api.DeleteCascadeModeEnum
-
Uses of DeleteCascadeModeEnum in ca.uhn.fhir.rest.api
Modifier and TypeMethodDescriptionstatic DeleteCascadeModeEnum
Returns the enum constant of this type with the specified name.static DeleteCascadeModeEnum[]
DeleteCascadeModeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of DeleteCascadeModeEnum in ca.uhn.fhir.rest.gclient
Modifier and TypeMethodDescriptionIDeleteTyped.cascade
(DeleteCascadeModeEnum theDelete) Delete cascade mode - Note that this is a HAPI FHIR specific feature and is not supported on all servers.