Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mrbook.mrpostman.another
Class AnotherMailSession.AttachmentIdentifier  view AnotherMailSession.AttachmentIdentifier download AnotherMailSession.AttachmentIdentifier.java

java.lang.Object
  extended byorg.mrbook.mrpostman.another.AnotherMailSession.AttachmentIdentifier
Enclosing class:
AnotherMailSession

class AnotherMailSession.AttachmentIdentifier
extends java.lang.Object

Helper class to store attachement info.


Field Summary
(package private)  java.lang.String filename
           
(package private)  java.lang.String partId
           
 
Constructor Summary
(package private) AnotherMailSession.AttachmentIdentifier()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

partId

java.lang.String partId

filename

java.lang.String filename
Constructor Detail

AnotherMailSession.AttachmentIdentifier

AnotherMailSession.AttachmentIdentifier()