public static class GetFullMailbox.GetFullResponse extends CommandResult
CommandResult.Status| Constructor and Description | 
|---|
GetFullResponse()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
responseString()  | 
void | 
setMailbox(MailboxFolder f)  | 
void | 
setRecords(java.util.List<MboxRecord> recs)  | 
bad, error, fromBuffer, hasFullResponse, no, responseBuffer, success, success, toStringpublic void setMailbox(MailboxFolder f)
public void setRecords(java.util.List<MboxRecord> recs)
public java.lang.String responseString()
responseString in class CommandResultCopyright © 2023. All Rights Reserved.