|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.twss.spm.admin.req.RemoveRequestersResponse
public class RemoveRequestersResponse
Remove requesters response. An array of fault status objects for the creation request. If a fault status object contains an actual fault data structure, then this indicates that an error occured creating the scoped policy at that position in the input. The lack of a fault means the operation was successful.
Remove requesters response message type.
Constructor Summary | |
---|---|
RemoveRequestersResponse()
|
Method Summary | |
---|---|
FaultStatusList |
getFaultStatus()
|
void |
setFaultStatus(FaultStatusList faultStatus)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveRequestersResponse()
Method Detail |
---|
public FaultStatusList getFaultStatus()
public void setFaultStatus(FaultStatusList faultStatus)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |