Uses of Class
neqsim.process.mechanicaldesign.SparePartsInventory.SparePartEntry
Packages that use SparePartsInventory.SparePartEntry
-
Uses of SparePartsInventory.SparePartEntry in neqsim.process.mechanicaldesign
Fields in neqsim.process.mechanicaldesign with type parameters of type SparePartsInventory.SparePartEntryModifier and TypeFieldDescriptionprivate List<SparePartsInventory.SparePartEntry> SparePartsInventory.entriesGenerated spare parts list.Methods in neqsim.process.mechanicaldesign that return types with arguments of type SparePartsInventory.SparePartEntryModifier and TypeMethodDescriptionSparePartsInventory.getEntries()Gets the generated spare parts entries.SparePartsInventory.getEntriesByCriticality(String criticality) Gets entries filtered by criticality level.