|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.registry.api.ws.to.Information
public class Information
The resource information
| Constructor Summary | |
|---|---|
Information()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSender()
|
long |
getTime()
|
void |
setSender(java.lang.String sender)
|
void |
setTime(long time)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Information()
| Method Detail |
|---|
public java.lang.String getSender()
public void setSender(java.lang.String sender)
sender - the sender to setpublic long getTime()
public void setTime(long time)
time - the time to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||