The AddOnSpec
class contains fields that describe a specific OEM customization add-on.
More...
List of all members.
Detailed Description
The AddOnSpec
class contains fields that describe a specific OEM customization add-on.
Constructor & Destructor Documentation
vmware::esx::settings::AddOnSpec::AddOnSpec |
( |
| ) |
[inline] |
Generate all-fields constructor only for errors and standard structures that have relevant fields.
Creates a default new instance.
Member Function Documentation
T vmware::esx::settings::AddOnSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::AddOnSpec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::AddOnSpec::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::AddOnSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::AddOnSpec::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::AddOnSpec::Equals |
( |
object |
obj | ) |
[inline] |
override int vmware::esx::settings::AddOnSpec::GetHashCode |
( |
| ) |
[inline] |
string vmware::esx::settings::AddOnSpec::GetName |
( |
| ) |
[inline] |
string vmware::esx::settings::AddOnSpec::GetVersion |
( |
| ) |
[inline] |
void vmware::esx::settings::AddOnSpec::SetName |
( |
string |
name | ) |
[inline] |
void vmware::esx::settings::AddOnSpec::SetVersion |
( |
string |
version | ) |
[inline] |
override string vmware::esx::settings::AddOnSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: