mailpuccino
Class RecipientChooser.Result

java.lang.Object
  extended bymailpuccino.RecipientChooser.Result
Enclosing class:
RecipientChooser

public class RecipientChooser.Result
extends java.lang.Object


Field Summary
 java.util.Vector Recipients
           
 int Type
           
 
Constructor Summary
RecipientChooser.Result()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Type

public int Type

Recipients

public java.util.Vector Recipients
Constructor Detail

RecipientChooser.Result

public RecipientChooser.Result()