Method: VimClass.base_class

Defined in:
lib/VMwareWebService/VimTypes.rb

.base_class(vim_type) ⇒ Object



111
112
113
# File 'lib/VMwareWebService/VimTypes.rb', line 111

def self.base_class(vim_type)
  @base_class[vim_type]
end