The SolutionComponentSpec
class contains fields that describe a component registered by a software solution.
More...
List of all members.
Detailed Description
The SolutionComponentSpec
class contains fields that describe a component registered by a software solution.
Constructor & Destructor Documentation
vmware::esx::settings::SolutionComponentSpec::SolutionComponentSpec |
( |
| ) |
[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::SolutionComponentSpec::_ConvertTo< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
vmware.vapi.data.StructValue vmware::esx::settings::SolutionComponentSpec::_GetDataValue |
( |
| ) |
[inline] |
vmware.vapi.bindings.type.StructType vmware::esx::settings::SolutionComponentSpec::_GetType |
( |
| ) |
[inline] |
bool vmware::esx::settings::SolutionComponentSpec::_HasTypeNameOf< T > |
( |
| ) |
[inline] |
- Type Constraints
-
T | : | vmware.vapi.bindings.IStructure | |
void vmware::esx::settings::SolutionComponentSpec::_Validate |
( |
| ) |
[inline] |
override bool vmware::esx::settings::SolutionComponentSpec::Equals |
( |
object |
obj | ) |
[inline] |
string vmware::esx::settings::SolutionComponentSpec::GetComponent |
( |
| ) |
[inline] |
Identifier of the component.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.component
. When methods return a value of this class as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.component
.
override int vmware::esx::settings::SolutionComponentSpec::GetHashCode |
( |
| ) |
[inline] |
void vmware::esx::settings::SolutionComponentSpec::SetComponent |
( |
string |
component | ) |
[inline] |
Identifier of the component.
When clients pass a value of this class as a parameter, the field must be an identifier for the resource type: com.vmware.esx.settings.component
. When methods return a value of this class as a result, the field will be an identifier for the resource type: com.vmware.esx.settings.component
.
override string vmware::esx::settings::SolutionComponentSpec::ToString |
( |
| ) |
[inline] |
The documentation for this class was generated from the following file: