com.hyper9.simdk.stubs.jaxws
Class RetrieveUserGroups
java.lang.Object
com.hyper9.simdk.stubs.jaxws.RetrieveUserGroups
public class RetrieveUserGroups
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RetrieveUserGroups
public RetrieveUserGroups()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getDomain
public String getDomain()
- Returns:
- returns String
setDomain
public void setDomain(String domain)
- Parameters:
domain
- the value for the domain property
getSearchStr
public String getSearchStr()
- Returns:
- returns String
setSearchStr
public void setSearchStr(String searchStr)
- Parameters:
searchStr
- the value for the searchStr property
getBelongsToGroup
public String getBelongsToGroup()
- Returns:
- returns String
setBelongsToGroup
public void setBelongsToGroup(String belongsToGroup)
- Parameters:
belongsToGroup
- the value for the belongsToGroup property
getBelongsToUser
public String getBelongsToUser()
- Returns:
- returns String
setBelongsToUser
public void setBelongsToUser(String belongsToUser)
- Parameters:
belongsToUser
- the value for the belongsToUser property
getExactMatch
public Boolean getExactMatch()
- Returns:
- returns Boolean
setExactMatch
public void setExactMatch(Boolean exactMatch)
- Parameters:
exactMatch
- the value for the exactMatch property
getFindUsers
public Boolean getFindUsers()
- Returns:
- returns Boolean
setFindUsers
public void setFindUsers(Boolean findUsers)
- Parameters:
findUsers
- the value for the findUsers property
getFindGroups
public Boolean getFindGroups()
- Returns:
- returns Boolean
setFindGroups
public void setFindGroups(Boolean findGroups)
- Parameters:
findGroups
- the value for the findGroups property
Copyright © 2009-2010 Hyper9. All Rights Reserved.