Uses of Class
example.app.entities.compartments.Batch
Packages that use Batch
-
Uses of Batch in example.app.entities.compartments
Methods in example.app.entities.compartments with parameters of type BatchModifier and TypeMethodDescriptionvoidFaculty.addBatches(Batch... batches) /** This method adds a list of batches to the facultyvoidFaculty.removeBatches(Batch... batches) This method removes a list of batches from the faculty -
Uses of Batch in example.app.ui
Methods in example.app.ui that return Batch