Uses of Class
no.skatteetaten.fastsetting.formueinntekt.felles.task.processor.CompositeTaskHandlerFactory.Mode
-
-
Uses of CompositeTaskHandlerFactory.Mode in no.skatteetaten.fastsetting.formueinntekt.felles.task.processor
Methods in no.skatteetaten.fastsetting.formueinntekt.felles.task.processor that return CompositeTaskHandlerFactory.Mode Modifier and Type Method Description static CompositeTaskHandlerFactory.ModeCompositeTaskHandlerFactory.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static CompositeTaskHandlerFactory.Mode[]CompositeTaskHandlerFactory.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-