Uses of Enum
cz.gopay.api.v3.model.payment.support.Preauthorization.PreAuthState
Packages that use Preauthorization.PreAuthState
-
Uses of Preauthorization.PreAuthState in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return Preauthorization.PreAuthStateModifier and TypeMethodDescriptionPreauthorization.getPreAuthState()Returns the enum constant of this type with the specified name.static Preauthorization.PreAuthState[]Preauthorization.PreAuthState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.payment.support with parameters of type Preauthorization.PreAuthStateModifier and TypeMethodDescriptionPreauthorization.inState(Preauthorization.PreAuthState state) voidPreauthorization.setPreAuthState(Preauthorization.PreAuthState preAuthState)