public class WsMemberChangeSubjectLiteResult extends Object
| Constructor and Description |
|---|
WsMemberChangeSubjectLiteResult()
empty
|
| Modifier and Type | Method and Description |
|---|---|
WsResponseMeta |
getResponseMetadata() |
WsResultMeta |
getResultMetadata() |
String[] |
getSubjectAttributeNames()
attributes of subjects returned, in same order as the data
|
WsSubject |
getWsSubjectNew()
subject that was changed to
|
WsSubject |
getWsSubjectOld()
subject that was swapped out
|
void |
setResponseMetadata(WsResponseMeta responseMetadata1) |
void |
setResultMetadata(WsResultMeta resultMetadata1) |
void |
setSubjectAttributeNames(String[] attributeNamesa)
attributes of subjects returned, in same order as the data
|
void |
setWsSubjectNew(WsSubject wsSubject1)
subject that was changed to
|
void |
setWsSubjectOld(WsSubject wsSubject1)
subject that was swapped out
|
public WsResultMeta getResultMetadata()
public String[] getSubjectAttributeNames()
public void setSubjectAttributeNames(String[] attributeNamesa)
attributeNamesa - the attributeNames to setpublic WsSubject getWsSubjectNew()
public void setWsSubjectNew(WsSubject wsSubject1)
wsSubject1 - the wsSubject1 to setpublic WsResponseMeta getResponseMetadata()
WsResponseBean.getResponseMetadata()public void setResultMetadata(WsResultMeta resultMetadata1)
resultMetadata1 - the resultMetadata to setpublic void setResponseMetadata(WsResponseMeta responseMetadata1)
responseMetadata1 - the responseMetadata to setpublic WsSubject getWsSubjectOld()
public void setWsSubjectOld(WsSubject wsSubject1)
wsSubject1 - the wsSubject1 to setCopyright © 2016 Internet2. All rights reserved.