Class: Erlectricity::Reference

Inherits:
Struct
  • Object
show all
Defined in:
lib/erlectricity/types/reference.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creatorObject

Returns the value of attribute creator

Returns:

  • (Object)

    the current value of creator



2
3
4
# File 'lib/erlectricity/types/reference.rb', line 2

def creator
  @creator
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



2
3
4
# File 'lib/erlectricity/types/reference.rb', line 2

def id
  @id
end

#nodeObject

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



2
3
4
# File 'lib/erlectricity/types/reference.rb', line 2

def node
  @node
end