org.abstracthorizon.mercury.imap.util.section
Class BodyStructure

java.lang.Object
  extended by org.abstracthorizon.mercury.imap.util.section.BodyStructure

public class BodyStructure
extends Object

BODYSTRUCTURE section

Author:
Daniel Sendula

Field Summary
 boolean structure
          Is structure required
 
Constructor Summary
BodyStructure()
          Constructor
 
Method Summary
 String toString()
          Returns string representation of this object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

structure

public boolean structure
Is structure required

Constructor Detail

BodyStructure

public BodyStructure()
Constructor

Method Detail

toString

public String toString()
Returns string representation of this object

Overrides:
toString in class Object
Returns:
string representation of this object


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.