Uses of Class
com.core.exception.message.ManagerApproval
-
Packages that use ManagerApproval Package Description com.core.exception.message -
-
Uses of ManagerApproval in com.core.exception.message
Methods in com.core.exception.message that return types with arguments of type ManagerApproval Modifier and Type Method Description java.util.List<ManagerApproval>
ApprovalBody. getMgrApprLst()
Method parameters in com.core.exception.message with type arguments of type ManagerApproval Modifier and Type Method Description void
ApprovalBody. setMgrApprLst(java.util.List<ManagerApproval> mgrApprLst)
-