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 RentalItem
ofTransient
(String serialNo, String itemName) toString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.extact.rms.application.domain.IdAccessable
getId, isSameId, setId
Methods inherited from interface io.extact.rms.application.domain.Transformable
transform