Uses of Class
br.com.juno.integration.api.model.QRCode.PicpayCreateResultType
-
Packages that use QRCode.PicpayCreateResultType Package Description br.com.juno.integration.api.model -
-
Uses of QRCode.PicpayCreateResultType in br.com.juno.integration.api.model
Methods in br.com.juno.integration.api.model that return QRCode.PicpayCreateResultType Modifier and Type Method Description QRCode.PicpayCreateResultTypeQRCode. getPicpayResult()static QRCode.PicpayCreateResultTypeQRCode.PicpayCreateResultType. valueOf(String name)Returns the enum constant of this type with the specified name.static QRCode.PicpayCreateResultType[]QRCode.PicpayCreateResultType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in br.com.juno.integration.api.model with parameters of type QRCode.PicpayCreateResultType Modifier and Type Method Description voidQRCode. setPicpayResult(QRCode.PicpayCreateResultType picpayResult)
-