public static class PaymentMethodData.OpcodeInfo extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getEventName()
Return the name of storbale class for the event that this
op-code pertains to.
|
int |
getFlags()
Return the flags to pass to the op-code.
|
int |
getOpcode()
Return the integer value of the op-code.
|
String |
getOpcodeName()
Return the portal name of op-code (i.e.
|
public String getEventName()
public int getFlags()
public String getOpcodeName()
public int getOpcode()
Copyright © 2003, 2023, Oracle and/or its affiliates.