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::Vcenter::Ovf::UnknownSection Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Ovf::UnknownSection:

Avaliable Methods

public method get_info ()
 
public method get_tag ()
 
public method set_info ()
 
public method set_tag ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Ovf::UnknownSection class contains information about an unknown section in an OVF package.

Member Function Documentation

public method Com::Vmware::Vcenter::Ovf::UnknownSection::get_info ( )

Gets the value of 'info' property.

Return values
info- The current value of the field. The description of the Info element. String#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::UnknownSection::get_tag ( )

Gets the value of 'tag' property.

Return values
tag- The current value of the field. A namespace-qualified tag in the form {ns}tag . String#
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::UnknownSection::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Ovf::UnknownSection structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::UnknownSection::set_info ( )

Sets the given value for 'info' property.

Parameters
info- New value for the field. The description of the Info element.
Code:
click to view
public method Com::Vmware::Vcenter::Ovf::UnknownSection::set_tag ( )

Sets the given value for 'tag' property.

Parameters
tag- New value for the field. A namespace-qualified tag in the form {ns}tag .
Code:
click to view

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