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