|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.switchboard.MSNRequest
public class MSNRequest
| Constructor Summary | |
|---|---|
MSNRequest(String query,
String type)
|
|
| Method Summary | |
|---|---|
String |
getQuery()
|
SourceType |
getType()
|
void |
setQuery(String query)
|
void |
setType(SourceType type)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MSNRequest(String query,
String type)
| Method Detail |
|---|
public SourceType getType()
public void setType(SourceType type)
public String getQuery()
public void setQuery(String query)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||