Class: Node

Inherits:
Struct
  • Object
show all
Defined in:
lib/ls4/command/ctl.rb,
lib/ls4/command/stat.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



81
82
83
# File 'lib/ls4/command/ctl.rb', line 81

def address
  @address
end

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



81
82
83
# File 'lib/ls4/command/ctl.rb', line 81

def location
  @location
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



81
82
83
# File 'lib/ls4/command/ctl.rb', line 81

def name
  @name
end

#nidObject

Returns the value of attribute nid

Returns:

  • (Object)

    the current value of nid



81
82
83
# File 'lib/ls4/command/ctl.rb', line 81

def nid
  @nid
end

#rsidsObject

Returns the value of attribute rsids

Returns:

  • (Object)

    the current value of rsids



81
82
83
# File 'lib/ls4/command/ctl.rb', line 81

def rsids
  @rsids
end