Uses of Enum Class
com.streamconverter.controller.JsonProcessingController.ProcessingScenario
Packages that use JsonProcessingController.ProcessingScenario
-
Uses of JsonProcessingController.ProcessingScenario in com.streamconverter.controller
Methods in com.streamconverter.controller that return JsonProcessingController.ProcessingScenarioModifier and TypeMethodDescriptionJsonProcessingController.getProcessingScenario()
Gets the processing scenario.Returns the enum constant of this class with the specified name.JsonProcessingController.ProcessingScenario.values()
Returns an array containing the constants of this enum class, in the order they are declared.