org.apache.james.mime4j.dom.field
Interface MailboxListField

All Superinterfaces:
Field, ParsedField
All Known Implementing Classes:
MailboxListFieldImpl, MailboxListFieldLenientImpl

public interface MailboxListField
extends ParsedField


Method Summary
 MailboxList getMailboxList()
           
 
Methods inherited from interface org.apache.james.mime4j.dom.field.ParsedField
getParseException, isValidField
 
Methods inherited from interface org.apache.james.mime4j.stream.Field
getBody, getName, getRaw
 

Method Detail

getMailboxList

MailboxList getMailboxList()


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.