public class WsRestFindExternalSubjectsRequest extends Object implements WsRequestBean
Constructor and Description |
---|
WsRestFindExternalSubjectsRequest() |
Modifier and Type | Method and Description |
---|---|
WsSubjectLookup |
getActAsSubjectLookup() |
String |
getClientVersion() |
WsParam[] |
getParams() |
WsExternalSubjectLookup[] |
getWsExternalSubjectLookups() |
void |
setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1) |
void |
setClientVersion(String clientVersion1) |
void |
setParams(WsParam[] params1) |
void |
setWsExternalSubjectLookups(WsExternalSubjectLookup[] wsExternalSubjectLookups1) |
public String getClientVersion()
public void setClientVersion(String clientVersion1)
clientVersion1
- the clientVersion to setpublic WsSubjectLookup getActAsSubjectLookup()
public void setActAsSubjectLookup(WsSubjectLookup actAsSubjectLookup1)
actAsSubjectLookup1
- the actAsSubjectLookup to setpublic WsParam[] getParams()
public void setParams(WsParam[] params1)
params1
- the params to setpublic WsExternalSubjectLookup[] getWsExternalSubjectLookups()
public void setWsExternalSubjectLookups(WsExternalSubjectLookup[] wsExternalSubjectLookups1)
wsExternalSubjectLookups1
- the wsExternalSubjectLookups to setCopyright © 2016 Internet2. All rights reserved.