Class: Virtuozzo::SOAP::Types::PerfMon::Yes_no_type

Inherits:
String
  • Object
show all
Defined in:
lib/virtuozzo/soap/types/perf_mon.rb

Overview

Constant Summary collapse

No =
Yes_no_type.new("no")
Yes =
Yes_no_type.new("yes")