public class ListInfo extends Object
Modifier and Type | Field and Description |
---|---|
String[] |
attrs |
boolean |
canOpen |
static int |
CHANGED |
int |
changeState |
boolean |
hasInferiors |
static int |
INDETERMINATE |
String |
name |
char |
separator |
static int |
UNCHANGED |
Constructor and Description |
---|
ListInfo(IMAPResponse r) |
public String name
public char separator
public boolean hasInferiors
public boolean canOpen
public int changeState
public String[] attrs
public static final int CHANGED
public static final int UNCHANGED
public static final int INDETERMINATE
public ListInfo(IMAPResponse r) throws ParsingException
ParsingException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.