Method: Cosmos::PacketItem#id_value
- Defined in:
- lib/cosmos/packets/packet_item.rb
#id_value ⇒ Object
The id_value type depends on the data_type of the PacketItem
41 42 43 |
# File 'lib/cosmos/packets/packet_item.rb', line 41 def id_value @id_value end |