Class: OFActionSetVlanId
- Inherits:
-
OFAction
- Object
- BinData::Record
- SuperclassBase
- OFAction
- OFActionSetVlanId
- Defined in:
- lib/actions/action_set_vlan_id.rb
Constant Summary
Constants inherited from OFAction
OFAction::HEADER_LENGTH, OFAction::TYPES
Instance Attribute Summary
Attributes inherited from SuperclassBase
Instance Method Summary collapse
Methods inherited from SuperclassBase
Instance Method Details
#body_length ⇒ Object
8 9 10 |
# File 'lib/actions/action_set_vlan_id.rb', line 8 def body_length 4 end |