public class WsMemberChangeSubjectResults extends Object
results for the member change subject call. result code e.g.: code of the result for this group overall SUCCESS: means everything ok
| Constructor and Description |
|---|
WsMemberChangeSubjectResults() |
| Modifier and Type | Method and Description |
|---|---|
WsResponseMeta |
getResponseMetadata() |
WsResultMeta |
getResultMetadata() |
WsMemberChangeSubjectResult[] |
getResults()
results for each assignment sent in
|
String[] |
getSubjectAttributeNames()
attributes of subjects returned, in same order as the data
|
void |
setResponseMetadata(WsResponseMeta responseMetadata1) |
void |
setResultMetadata(WsResultMeta resultMetadata1) |
void |
setResults(WsMemberChangeSubjectResult[] results1)
results for each assignment sent in
|
void |
setSubjectAttributeNames(String[] attributeNamesa)
attributes of subjects returned, in same order as the data
|
public WsMemberChangeSubjectResult[] getResults()
public void setResults(WsMemberChangeSubjectResult[] results1)
results1 - the results to setpublic WsResultMeta getResultMetadata()
public String[] getSubjectAttributeNames()
public void setSubjectAttributeNames(String[] attributeNamesa)
attributeNamesa - the attributeNames to setpublic WsResponseMeta getResponseMetadata()
WsResponseBean.getResponseMetadata()public void setResultMetadata(WsResultMeta resultMetadata1)
resultMetadata1 - the resultMetadata to setpublic void setResponseMetadata(WsResponseMeta responseMetadata1)
responseMetadata1 - the responseMetadata to setCopyright © 2016 Internet2. All rights reserved.