Uses of Class
de.adorsys.ledgers.middleware.api.domain.general.StepOperation
-
Packages that use StepOperation Package Description de.adorsys.ledgers.middleware.api.domain.general -
-
Uses of StepOperation in de.adorsys.ledgers.middleware.api.domain.general
Methods in de.adorsys.ledgers.middleware.api.domain.general that return StepOperation Modifier and Type Method Description static StepOperationStepOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static StepOperation[]StepOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-