Module RbVmomi::BasicTypes
In: lib/rbvmomi/basic_types.rb

Classes and Modules

Class RbVmomi::BasicTypes::AnyType
Class RbVmomi::BasicTypes::Base
Class RbVmomi::BasicTypes::Binary
Class RbVmomi::BasicTypes::Boolean
Class RbVmomi::BasicTypes::DataObject
Class RbVmomi::BasicTypes::Enum
Class RbVmomi::BasicTypes::KeyValue
Class RbVmomi::BasicTypes::LocalizedMethodFault
Class RbVmomi::BasicTypes::ManagedObject
Class RbVmomi::BasicTypes::ManagedObjectReference
Class RbVmomi::BasicTypes::MethodFault
Class RbVmomi::BasicTypes::MethodName
Class RbVmomi::BasicTypes::ObjectWithMethods
Class RbVmomi::BasicTypes::ObjectWithProperties
Class RbVmomi::BasicTypes::PropertyPath
Class RbVmomi::BasicTypes::RuntimeFault
Class RbVmomi::BasicTypes::TypeName

Constants

BUILTIN = Set.new %w(ManagedObject DataObject TypeName PropertyPath ManagedObjectReference MethodName MethodFault LocalizedMethodFault KeyValue)

[Validate]