|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouperClient.ws.beans.WsStemLookup
public class WsStemLookup
Class to lookup a stem via web service
Constructor Summary | |
---|---|
WsStemLookup()
|
|
WsStemLookup(String theStemName,
String stemUuid)
construct with fields |
Method Summary | |
---|---|
String |
getStemName()
name of the stem to find (includes stems, e.g. |
String |
getUuid()
uuid of the stem to find |
void |
setStemName(String theName)
name of the stem to find (includes stems, e.g. |
void |
setUuid(String uuid1)
uuid of the stem to find |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsStemLookup()
public WsStemLookup(String theStemName, String stemUuid)
theStemName
- stemUuid
- Method Detail |
---|
public String getUuid()
public void setUuid(String uuid1)
uuid1
- the uuid to setpublic String getStemName()
public void setStemName(String theName)
theName
- the theName to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |