edu.internet2.middleware.grouperClient.ws.beans
Class WsAttributeAssignLookup
java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsAttributeAssignLookup
public class WsAttributeAssignLookup
- extends Object
Class to lookup an attribute assignment via web service
- Author:
- mchyzer
Method Summary |
String |
getUuid()
uuid of the attributeAssign to find |
void |
setUuid(String uuid1)
uuid of the attributeAssign to find |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsAttributeAssignLookup
public WsAttributeAssignLookup()
getUuid
public String getUuid()
- uuid of the attributeAssign to find
- Returns:
- the uuid
setUuid
public void setUuid(String uuid1)
- uuid of the attributeAssign to find
- Parameters:
uuid1
- the uuid to set
Copyright © 2010 Internet2. All Rights Reserved.