| Package | Description |
|---|---|
| etri.sdn.controller.protocol.packet |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
BPDU(BPDU.BPDUType type) |