Setting for a Failure Mode. More...
Public Member Functions | |
| __init__ (self, _api.FailureModeSetting failureModeSetting) | |
| Public Member Functions inherited from hyperx.api.FailureSetting | |
| __init__ (self, _api.FailureSetting failureSetting) | |
| None | SetBoolValue (self, bool value) |
| None | SetFloatValue (self, float value) |
| None | SetIntValue (self, int value) |
| None | SetSelectionValue (self, int index) |
| Set enum value by index. | |
| None | SetStringValue (self, str value) |
| Public Member Functions inherited from hyperx.api.IdNameEntity | |
| __init__ (self, _api.IdNameEntity idNameEntity) | |
| Public Member Functions inherited from hyperx.api.IdEntity | |
| __init__ (self, _api.IdEntity idEntity) | |
Additional Inherited Members | |
| Protected Attributes inherited from hyperx.api.IdEntity | |
| _Entity = idEntity | |
| Properties inherited from hyperx.api.FailureSetting | |
| CategoryId = property | |
| DataType = property | |
| DefaultValue = property | |
| Description = property | |
| EnumValues = property | |
| PackageId = property | |
| PackageSettingId = property | |
| UID = property | |
| Value = property | |
| Properties inherited from hyperx.api.IdNameEntity | |
| Name = property | |
| Properties inherited from hyperx.api.IdEntity | |
| Id = property | |
Setting for a Failure Mode.
| hyperx.api.FailureModeSetting.__init__ | ( | self, | |
| _api.FailureModeSetting | failureModeSetting ) |