Method: VimType#xsiType

Defined in:
lib/VMwareWebService/VimTypes.rb

#xsiTypeObject



18
19
20
# File 'lib/VMwareWebService/VimTypes.rb', line 18

def xsiType
  @xsiType.nil? ? nil : @xsiType.to_s
end