public interface LeaveRequestApprovalRowContract
LeaveRequestApprovalRowContract interface
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
The description associated with the LeaveRequestApprovalRow
|
String |
getLeaveCode()
The leaveCode associated with the LeaveRequestApprovalRow
|
String |
getLeaveRequestDocId()
The leaveRequestDocId associated with the LeaveRequestApprovalRow
|
String |
getRequestedDate()
The requestedDate associated with the LeaveRequestApprovalRow
|
String |
getRequestedHours()
The requestedHours associated with the LeaveRequestApprovalRow
|
String |
getSubmittedTime()
The submittedTime associated with the LeaveRequestApprovalRow
|
String getRequestedDate()
requestedDate of a LeaveRequestApprovalRow
String getDescription()
description of a LeaveRequestApprovalRow
String getLeaveCode()
leaveCode of a LeaveRequestApprovalRow
String getSubmittedTime()
submittedTime of a LeaveRequestApprovalRow
String getLeaveRequestDocId()
leaveRequestDocId of a LeaveRequestApprovalRow
String getRequestedHours()
requestedHours of a LeaveRequestApprovalRow
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.