|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BPDU.BPDUType | |
---|---|
net.floodlightcontroller.packet |
Uses of BPDU.BPDUType in net.floodlightcontroller.packet |
---|
Methods in net.floodlightcontroller.packet that return BPDU.BPDUType | |
---|---|
static BPDU.BPDUType |
BPDU.BPDUType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static BPDU.BPDUType[] |
BPDU.BPDUType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in net.floodlightcontroller.packet with parameters of type BPDU.BPDUType | |
---|---|
BPDU(BPDU.BPDUType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |