|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsrc.server.Package
Describes an internal package within the server.
| Constructor Summary | |
Package(RecipientTag recipient)
Constructor for Package |
|
| Method Summary | |
RecipientTag |
getRecipientTag()
Gets the recipient tag of the package describing what/who the package belongs to. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Package(RecipientTag recipient)
recipient - The tag detailing the owner of the package.| Method Detail |
public RecipientTag getRecipientTag()
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||