|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jims.modules.gds.dto.Request
public class Request
| Constructor Summary | |
|---|---|
Request()
|
|
Request(Site destination,
Site source)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
Site |
getDestination()
Gets the destination value for this Request. |
Site |
getSource()
Gets the source value for this Request. |
int |
hashCode()
|
void |
setDestination(Site destination)
Sets the destination value for this Request. |
void |
setSource(Site source)
Sets the source value for this Request. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Request()
public Request(Site destination,
Site source)
| Method Detail |
|---|
public Site getDestination()
public void setDestination(Site destination)
destination - public Site getSource()
public void setSource(Site source)
source - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||