public class AddressListFieldLenientImpl extends AbstractField implements AddressListField
To or Reply-To.| Modifier and Type | Field and Description |
|---|---|
private AddressList |
addressList |
private boolean |
parsed |
static FieldParser<AddressListField> |
PARSER |
monitor, rawField| Constructor and Description |
|---|
AddressListFieldLenientImpl(Field rawField,
DecodeMonitor monitor) |
| Modifier and Type | Method and Description |
|---|---|
AddressList |
getAddressList() |
private void |
parse() |
getBody, getName, getParseException, getRaw, getRawField, isValidField, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParseException, isValidFieldprivate boolean parsed
private AddressList addressList
public static final FieldParser<AddressListField> PARSER
AddressListFieldLenientImpl(Field rawField, DecodeMonitor monitor)
public AddressList getAddressList()
getAddressList in interface AddressListFieldprivate void parse()