Uses of Class
de.adorsys.psd2.xs2a.core.tpp.TppStatus
-
Packages that use TppStatus Package Description de.adorsys.psd2.xs2a.core.tpp -
-
Uses of TppStatus in de.adorsys.psd2.xs2a.core.tpp
Methods in de.adorsys.psd2.xs2a.core.tpp that return TppStatus Modifier and Type Method Description TppStatusTppStopListRecord. getStatus()static TppStatusTppStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static TppStatus[]TppStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.adorsys.psd2.xs2a.core.tpp with parameters of type TppStatus Modifier and Type Method Description voidTppStopListRecord. setStatus(TppStatus status)
-