Class: Virtuozzo::SOAP::Types::Packagem::Log_optionsType_

Inherits:
Log_options_baseType show all
Defined in:
lib/virtuozzo/soap/types/packagem.rb

Overview

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(type = nil) ⇒ Log_optionsType_

Returns a new instance of Log_optionsType_.



2490
2491
2492
# File 'lib/virtuozzo/soap/types/packagem.rb', line 2490

def initialize(type = nil)
  @type = type
end

Instance Attribute Details

#typeObject

Returns the value of attribute type.



2488
2489
2490
# File 'lib/virtuozzo/soap/types/packagem.rb', line 2488

def type
  @type
end