Method: Nis::Transaction::ImportanceTransfer#type

Defined in:
lib/nis/transaction/importance_transfer.rb,
lib/nis/transaction/importance_transfer.rb

#typeInteger

Returns the current value of type.

Returns:

  • (Integer)

    the current value of type



13
14
15
# File 'lib/nis/transaction/importance_transfer.rb', line 13

def type
  @type
end