|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouperClient.ws.beans.WsAttributeDefLookup
public class WsAttributeDefLookup
Class to lookup an attribute def via web service
| Constructor Summary | |
|---|---|
WsAttributeDefLookup()
|
|
WsAttributeDefLookup(String name1,
String uuid1)
|
|
| Method Summary | |
|---|---|
String |
getName()
name of the attributeDef to find (includes stems, e.g. |
String |
getUuid()
uuid of the attributeDef to find |
void |
setName(String theName)
name of the attributeDef to find (includes stems, e.g. |
void |
setUuid(String uuid1)
uuid of the attributeDef to find |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WsAttributeDefLookup()
public WsAttributeDefLookup(String name1,
String uuid1)
uuid1 - name1 - | Method Detail |
|---|
public String getUuid()
public void setUuid(String uuid1)
uuid1 - the uuid to setpublic String getName()
public void setName(String theName)
theName - the theName to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||