All Packages Class Hierarchy This Package Previous Next Index
Class javaNOW.MailboxKey
java.lang.Object
|
+----javaNOW.MailboxKey
- public class MailboxKey
- extends Object
- implements Cloneable, Serializable
MailboxKey: Key for
- See Also:
- class, method
-
MailboxKey()
- Constructors
-
MailboxKey(Object)
-
-
getMailboxKey()
- Accesss
-
setMailboxKey(Object)
- Modifiers
-
toString()
-
MailboxKey
public MailboxKey()
- Constructors
- See Also:
- class, method
MailboxKey
public MailboxKey(Object k)
getMailboxKey
public Object getMailboxKey()
- Accesss
- See Also:
- class, method
setMailboxKey
public void setMailboxKey(Object k)
- Modifiers
- See Also:
- class, method
toString
public String toString()
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index