Uses of Class
cz.gopay.api.v3.model.eet.EETReceipt.REETMode
-
Packages that use EETReceipt.REETMode Package Description cz.gopay.api.v3.model.eet -
-
Uses of EETReceipt.REETMode in cz.gopay.api.v3.model.eet
Methods in cz.gopay.api.v3.model.eet that return EETReceipt.REETMode Modifier and Type Method Description EETReceipt.REETModeEETReceipt. getReetMode()static EETReceipt.REETModeEETReceipt.REETMode. valueOf(String name)Returns 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 Modifier and Type Method Description voidEETReceipt. setReetMode(EETReceipt.REETMode reetMode)
-