Index
All Classes and Interfaces|All Packages
G
- getAllAssociatedParts() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the associated parts list of the product.
- getAllParts() - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
-
Returns the full list of parts in the inventory
- getAllProducts() - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
-
Returns the full list of product in the inventory
- getCompanyName() - Method in class com.xavierloeraflores.inventorymanagement.Outsourced
-
Returns the companyName of the outsourced company than can develop this part.
- getId() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getId() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the id number of the product.
- getMachineId() - Method in class com.xavierloeraflores.inventorymanagement.InHouse
-
Returns the id number of the product.
- getMax() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getMax() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the maximum order quantity of the product.
- getMin() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getMin() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the minimum order quantity of the product.
- getName() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getName() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the name of the product.
- getPrice() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getPrice() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the cost price of the product.
- getSelectedPart() - Static method in class com.xavierloeraflores.inventorymanagement.MainFormController
-
Returns the selectedPart, so it can be accessed on the modification screen.
- getSelectedProduct() - Static method in class com.xavierloeraflores.inventorymanagement.MainFormController
-
Returns the selectedProduct, so it can be accessed on the modification screen.
- getStock() - Method in class com.xavierloeraflores.inventorymanagement.Part
- getStock() - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Returns the total remaining stock of the product.
All Classes and Interfaces|All Packages