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
Classes | List of all members
Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue:

Classes

class  Category
 

Avaliable Methods

public method set_category ()
 
public method set_primitive_value ()
 
public method get_list_value ()
 
public method get_primitive_value ()
 
public method get_category ()
 
public method new ()
 
public method set_list_value ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue class contains the metamodel information of the constant element.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::get_category ( )

Gets the value of 'category' property.

Return values
category- The current value of the field. Category of the type of constant value. Category#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::get_list_value ( )

Gets the value of 'list_value' property.

Return values
list_value- The current value of the field. List value of the constant element. optional#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::get_primitive_value ( )

Gets the value of 'primitive_value' property.

Return values
primitive_value- The current value of the field. Primitive value of the constant element. optional#
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::new ( )

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

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

Sets the given value for 'category' property.

Parameters
category- New value for the field. Category of the type of constant value.
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::set_list_value ( )

Sets the given value for 'list_value' property.

Parameters
list_value- New value for the field. List value of the constant element.
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Metamodel::ConstantValue::set_primitive_value ( )

Sets the given value for 'primitive_value' property.

Parameters
primitive_value- New value for the field. Primitive value of the constant element.
Code:
click to view

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