Package io.extact.rms.application.domain
Class RentalItem
java.lang.Object
io.extact.rms.application.domain.RentalItem
- All Implemented Interfaces:
IdAccessable,Transformable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RentalItemofTransient(String serialNo, String itemName) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.extact.rms.application.domain.IdAccessable
getId, isSameId, setIdMethods inherited from interface io.extact.rms.application.domain.Transformable
transform