public class ResumeId extends Object
Contains the resume id integer value used to continue DCE/RPC requests that return large amounts of data.
| Constructor and Description |
|---|
ResumeId()
Default constructor
|
ResumeId(int resId)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
getResumeId()
Return the resume id
|
void |
setResumeId(int resId)
Set the resume id
|
String |
toString()
Return the resume id as a string
|
public ResumeId()
public ResumeId(int resId)
resId - intCopyright © 2005–2014 Alfresco Software. All rights reserved.