| Constructor and Description | 
|---|
UIDStoreCommand(java.util.Collection<java.lang.Integer> uids,
               FlagsList fl,
               boolean set)  | 
UIDStoreCommand(java.lang.String uidSet,
               FlagsList fl,
               boolean set)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected CommandArgument | 
buildCommand()  | 
void | 
responseReceived(java.util.List<IMAPResponse> rs)  | 
execute, fromUtf7, getReceivedData, isOk, taggedResponseReceived, toUtf7, toUtf7public UIDStoreCommand(java.util.Collection<java.lang.Integer> uids,
                       FlagsList fl,
                       boolean set)
public UIDStoreCommand(java.lang.String uidSet,
                       FlagsList fl,
                       boolean set)
public void responseReceived(java.util.List<IMAPResponse> rs)
responseReceived in class Command<java.lang.Boolean>protected CommandArgument buildCommand()
buildCommand in class Command<java.lang.Boolean>Copyright © 2023. All Rights Reserved.