Module: Ax25::Entity

Includes:
Abstractify::Abstract
Included in:
Hop, ImmutableEntity
Defined in:
lib/ax25/frame/entity.rb

Instance Attribute Summary collapse

Instance Attribute Details

#callsignObject (readonly)

Returns the value of attribute callsign.



8
9
10
# File 'lib/ax25/frame/entity.rb', line 8

def callsign
  @callsign
end

#ssidObject (readonly)

Returns the value of attribute ssid.



8
9
10
# File 'lib/ax25/frame/entity.rb', line 8

def ssid
  @ssid
end