edu.internet2.middleware.grouperClient.ws.beans
Class WsMembershipLookup
java.lang.Object
edu.internet2.middleware.grouperClient.ws.beans.WsMembershipLookup
public class WsMembershipLookup
- extends Object
Class to lookup a membership via web service. Put in a uuid, or fill in the other fields
- Author:
- mchyzer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsMembershipLookup
public WsMembershipLookup()
getUuid
public String getUuid()
- uuid of the membership to find
- Returns:
- the uuid
setUuid
public void setUuid(String uuid1)
- uuid of the membership to find
- Parameters:
uuid1
- the uuid to set
Copyright © 2012 Internet2. All Rights Reserved.