Uses of Enum Class
PamController.fileprocessing.ReprocessStoreChoice
-
Uses of ReprocessStoreChoice in PamController.fileprocessing
Modifier and TypeMethodDescriptionstatic ReprocessStoreChoice
ReprocessChoiceDialog.showDialog
(Window parentFrame, StoreChoiceSummary choices) static ReprocessStoreChoice
Returns the enum constant of this class with the specified name.static ReprocessStoreChoice[]
ReprocessStoreChoice.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StoreChoiceSummary.addChoice
(ReprocessStoreChoice choice) Add a reasonable choice to what the user can select to do.ModifierConstructorDescriptionStoreChoiceSummary
(InputStoreInfo info, ReprocessStoreChoice singleChoice)