Method: AEMO::NMI::Allocation#identifier

Defined in:
lib/aemo/nmi/allocation.rb,
lib/aemo/nmi/allocation.rb
more...

#identifierString

Returns the current value of identifier.

Returns:

  • (String)

    the current value of identifier

Since:

  • 0.3.0

[View source]

20
21
22
# File 'lib/aemo/nmi/allocation.rb', line 20

def identifier
  @identifier
end