|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFFlowRemoved.OFFlowRemovedReason | |
---|---|
org.openflow.protocol |
Uses of OFFlowRemoved.OFFlowRemovedReason in org.openflow.protocol |
---|
Fields in org.openflow.protocol declared as OFFlowRemoved.OFFlowRemovedReason | |
---|---|
protected OFFlowRemoved.OFFlowRemovedReason |
OFFlowRemoved.reason
|
Methods in org.openflow.protocol that return OFFlowRemoved.OFFlowRemovedReason | |
---|---|
OFFlowRemoved.OFFlowRemovedReason |
OFFlowRemoved.getReason()
|
static OFFlowRemoved.OFFlowRemovedReason |
OFFlowRemoved.OFFlowRemovedReason.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OFFlowRemoved.OFFlowRemovedReason[] |
OFFlowRemoved.OFFlowRemovedReason.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 OFFlowRemoved.OFFlowRemovedReason | |
---|---|
OFFlowRemoved |
OFFlowRemoved.setReason(OFFlowRemoved.OFFlowRemovedReason reason)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |