Uses of Enum
ca.uhn.fhir.batch2.model.ChunkOutcome.Status
Packages that use ChunkOutcome.Status
-
Uses of ChunkOutcome.Status in ca.uhn.fhir.batch2.model
Methods in ca.uhn.fhir.batch2.model that return ChunkOutcome.StatusModifier and TypeMethodDescriptionChunkOutcome.getStatus()static ChunkOutcome.StatusReturns the enum constant of this type with the specified name.static ChunkOutcome.Status[]ChunkOutcome.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in ca.uhn.fhir.batch2.model with parameters of type ChunkOutcome.Status