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::UserDefinedType Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType:

Avaliable Methods

public method get_resource_id ()
 
public method get_resource_type ()
 
public method set_resource_type ()
 
public method set_resource_id ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType class contains the metamodel type information of a typed element whose type is a user defined named type.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType::get_resource_id ( )

Gets the value of 'resource_id' property.

Return values
resource_id- The current value of the field. Identifier of the user defined named type. ID#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType::get_resource_type ( )

Gets the value of 'resource_type' property.

Return values
resource_type- The current value of the field. Category of the user defined named type. The named type could be a structure element or an enumeration element. String#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType::set_resource_id ( )

Sets the given value for 'resource_id' property.

Parameters
resource_id- New value for the field. Identifier of the user defined named type.
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::UserDefinedType::set_resource_type ( )

Sets the given value for 'resource_type' property.

Parameters
resource_type- New value for the field. Category of the user defined named type. The named type could be a structure element or an enumeration element.
Code:
click to view

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