Package | Description |
---|---|
org.projectfloodlight.openflow.protocol |
Modifier and Type | Method and Description |
---|---|
OFTableDesc |
OFTableDesc.Builder.build() |
OFTableDesc |
OFTableStatus.getTable() |
OFTableDesc |
OFTableStatus.Builder.getTable() |
Modifier and Type | Method and Description |
---|---|
List<OFTableDesc> |
OFTableDescStatsReply.getEntries() |
List<OFTableDesc> |
OFTableDescStatsReply.Builder.getEntries() |
Modifier and Type | Method and Description |
---|---|
OFTableStatus.Builder |
OFTableStatus.Builder.setTable(OFTableDesc table) |
Modifier and Type | Method and Description |
---|---|
OFTableDescStatsReply.Builder |
OFTableDescStatsReply.Builder.setEntries(List<OFTableDesc> entries) |
Copyright © 2016. All rights reserved.