Method: Virtuozzo::SOAP::Types::Computerm::Net_classType#initialize

Defined in:
lib/virtuozzo/soap/types/computerm.rb

#initialize(id = nil, transfer = nil) ⇒ Net_classType

Returns a new instance of Net_classType.



513
514
515
516
# File 'lib/virtuozzo/soap/types/computerm.rb', line 513

def initialize(id = nil, transfer = nil)
  @id = id
  @transfer = transfer
end