Uses of Enum
cz.gopay.api.v3.model.eet.EETReceipt.REETMode
Packages that use EETReceipt.REETMode
-
Uses of EETReceipt.REETMode in cz.gopay.api.v3.model.eet
Methods in cz.gopay.api.v3.model.eet that return EETReceipt.REETModeModifier and TypeMethodDescriptionEETReceipt.getReetMode()static EETReceipt.REETModeReturns the enum constant of this type with the specified name.static EETReceipt.REETMode[]EETReceipt.REETMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.eet with parameters of type EETReceipt.REETMode