Uses of Enum
io.github.ai4ci.Export.Stage
Packages that use Export.Stage
-
Uses of Export.Stage in io.github.ai4ci
Methods in io.github.ai4ci that return Export.StageModifier and TypeMethodDescriptionstatic Export.Stage
Returns the enum constant of this type with the specified name.static Export.Stage[]
Export.Stage.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Export.Stage in io.github.ai4ci.flow
Methods in io.github.ai4ci.flow with parameters of type Export.StageModifier and TypeMethodDescription<X extends CSVWriter.Writeable>
OutbreakStateExporter.export
(Export.Stage stage, Outbreak outbreak)