Uses of Class
com.oracle.bmc.ospgateway.model.PaymentMethod
-
Packages that use PaymentMethod Package Description com.oracle.bmc.ospgateway.model -
-
Uses of PaymentMethod in com.oracle.bmc.ospgateway.model
Methods in com.oracle.bmc.ospgateway.model that return PaymentMethod Modifier and Type Method Description static PaymentMethod
PaymentMethod. create(String key)
static PaymentMethod
PaymentMethod. valueOf(String name)
Returns the enum constant of this type with the specified name.static PaymentMethod[]
PaymentMethod. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-