Public Member Functions | |
| __getitem__ (self, int index) | |
| __init__ (self, _api.FabricationCriterionRatioCol fabricationCriterionRatioCol) | |
| __iter__ (self) | |
| __len__ (self) | |
| FabricationCriterionRatio | Get (self, int id) |
| FabricationCriterionRatio | Get (self, item1=None) |
| FabricationCriterionRatio | Get (self, types.FabricationRatio fabricationRatioId) |
| Public Member Functions inherited from hyperx.api.IdEntityCol | |
| __init__ (self, _api.IdEntityCol idEntityCol) | |
| bool | Contains (self, int id) |
| int | Count (self) |
Protected Attributes | |
| _CollectedClass = FabricationCriterionRatio | |
| Protected Attributes inherited from hyperx.api.IdEntityCol | |
| _Entity = idEntityCol | |
Properties | |
| FabricationCriterionRatioColList = property | |
| Properties inherited from hyperx.api.IdEntityCol | |
| Ids = property | |
| hyperx.api.FabricationCriterionRatioCol.__init__ | ( | self, | |
| _api.FabricationCriterionRatioCol | fabricationCriterionRatioCol ) |
| hyperx.api.FabricationCriterionRatioCol.__getitem__ | ( | self, | |
| int | index ) |
| hyperx.api.FabricationCriterionRatioCol.__iter__ | ( | self | ) |
| hyperx.api.FabricationCriterionRatioCol.__len__ | ( | self | ) |
| FabricationCriterionRatio hyperx.api.FabricationCriterionRatioCol.Get | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.IdEntityCol.
| FabricationCriterionRatio hyperx.api.FabricationCriterionRatioCol.Get | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.IdEntityCol.
| FabricationCriterionRatio hyperx.api.FabricationCriterionRatioCol.Get | ( | self, | |
| types.FabricationRatio | fabricationRatioId ) |
Reimplemented from hyperx.api.IdEntityCol.
|
protected |
|
static |