VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type enumerated type defines the valid types for values in constant elements. Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::BOOLEAN # Indicates the value is a boolean (true or false). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::DOUBLE # Indicates the value is a double (64 bit floating number). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::LONG # Indicates the value is a long (64 bit signed integer). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::STRING # Indicates the value is a string (a variable length sequence of characters). The encoding is UTF8.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: