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

Avaliable Methods

public method set_documentation ()
 
public method get_documentation ()
 
public method get_structure_id ()
 
public method set_structure_id ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Metamodel::ErrorInfo class contains the metadata information about the error elements contained in an operation element.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Metamodel::ErrorInfo::get_documentation ( )

Gets the value of 'documentation' property.

Return values
documentation- The current value of the field. The English language documentation for the service element. It can contain HTML markup and Javadoc tags. String#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ErrorInfo::get_structure_id ( )

Gets the value of 'structure_id' property.

Return values
structure_id- The current value of the field. Identifier for the structure element corresponding to the error that is being reported by the operation. ID#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ErrorInfo::new ( )

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

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

Sets the given value for 'documentation' property.

Parameters
documentation- New value for the field. The English language documentation for the service element. It can contain HTML markup and Javadoc tags.
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ErrorInfo::set_structure_id ( )

Sets the given value for 'structure_id' property.

Parameters
structure_id- New value for the field. Identifier for the structure element corresponding to the error that is being reported by the operation.
Code:
click to view

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