com.bigswitch.floodlight.vendor
Class OFBsnL2TableSetVendorData
java.lang.Object
com.bigswitch.floodlight.vendor.OFBigSwitchVendorData
com.bigswitch.floodlight.vendor.OFBsnL2TableVendorData
com.bigswitch.floodlight.vendor.OFBsnL2TableSetVendorData
- All Implemented Interfaces:
- OFVendorData
public class OFBsnL2TableSetVendorData
- extends OFBsnL2TableVendorData
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
instantiableSingleton
protected static Instantiable<OFVendorData> instantiableSingleton
BSN_L2_TABLE_SET
public static final int BSN_L2_TABLE_SET
- See Also:
- Constant Field Values
OFBsnL2TableSetVendorData
public OFBsnL2TableSetVendorData()
OFBsnL2TableSetVendorData
public OFBsnL2TableSetVendorData(boolean l2TableEnabled,
short l2TablePriority)
getInstantiable
public static Instantiable<OFVendorData> getInstantiable()
- Returns:
- a subclass of Instantiable that instantiates
an instance of OFBsnL2TableSetVendorData.