@Deprecated public final class FlowRuleExtPayLoad extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
static FlowRuleExtPayLoad |
flowRuleExtPayLoad(byte[] payLoad)
Deprecated.
Creates a FlowRuleExtPayLoad.
|
int |
hash()
Deprecated.
|
int |
hashCode()
Deprecated.
|
byte[] |
payLoad()
Deprecated.
Returns private flow.
|
String |
toString()
Deprecated.
|
public static FlowRuleExtPayLoad flowRuleExtPayLoad(byte[] payLoad)
payLoad - payload byte datapublic byte[] payLoad()
public int hash()