public class RoleReplyInfo extends Object
| Constructor and Description |
|---|
RoleReplyInfo(RoleState role,
org.projectfloodlight.openflow.types.U64 genId,
long xid) |
| Modifier and Type | Method and Description |
|---|---|
org.projectfloodlight.openflow.types.U64 |
getGenId() |
RoleState |
getRole() |
long |
getXid() |
String |
toString() |
public RoleReplyInfo(RoleState role, org.projectfloodlight.openflow.types.U64 genId, long xid)