|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFGroup | |
---|---|
org.openflow.protocol |
Uses of OFGroup in org.openflow.protocol |
---|
Methods in org.openflow.protocol that return OFGroup | |
---|---|
static OFGroup |
OFGroup.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OFGroup[] |
OFGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openflow.protocol with parameters of type OFGroup | |
---|---|
OFFlowMod |
OFFlowMod.setOutGroup(OFGroup group)
Set out_group |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |