Uses of Class
cz.gopay.api.v3.model.supercash.SupercashBatchState.SupercashState
-
Packages that use SupercashBatchState.SupercashState Package Description cz.gopay.api.v3.model.supercash -
-
Uses of SupercashBatchState.SupercashState in cz.gopay.api.v3.model.supercash
Methods in cz.gopay.api.v3.model.supercash that return SupercashBatchState.SupercashState Modifier and Type Method Description SupercashBatchState.SupercashStateSupercashBatchState. getSupercashState()static SupercashBatchState.SupercashStateSupercashBatchState.SupercashState. valueOf(String name)Returns the enum constant of this type with the specified name.static SupercashBatchState.SupercashState[]SupercashBatchState.SupercashState. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.supercash with parameters of type SupercashBatchState.SupercashState Modifier and Type Method Description voidSupercashBatchState. setSupercashState(SupercashBatchState.SupercashState supercashState)
-