|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openspml.v2.util.xml.BasicMarshallableElement
org.openspml.v2.msg.spml.Extensible
org.openspml.v2.msg.spml.Response
edu.internet2.middleware.ldappc.spml.request.ProvisioningResponse
edu.internet2.middleware.ldappc.spml.request.CalcResponse
public class CalcResponse
| Field Summary |
|---|
| Fields inherited from class org.openspml.v2.msg.spml.Response |
|---|
code_id |
| Constructor Summary | |
|---|---|
CalcResponse()
|
|
| Method Summary | |
|---|---|
void |
addPSO(org.openspml.v2.msg.spml.PSO pso)
|
String |
getElementName()
|
List<org.openspml.v2.msg.spml.PSO> |
getPSOs()
|
void |
setPSOs(List<org.openspml.v2.msg.spml.PSO> pso)
|
String |
toString()
|
| Methods inherited from class edu.internet2.middleware.ldappc.spml.request.ProvisioningResponse |
|---|
equals, getId, getNamespacesInfo, hashCode, setId |
| Methods inherited from class org.openspml.v2.msg.spml.Response |
|---|
addErrorMessage, clearErrorMessages, getError, getErrorMessages, getRequestID, getStatus, removeErrorMessage, setError, setRequestID, setStatus, toXML |
| Methods inherited from class org.openspml.v2.msg.spml.Extensible |
|---|
addOpenContentAttr, addOpenContentAttr, addOpenContentElement, findOpenContentAttrValueByName, findOperationalAttrByName, findOperationalNVPByName, getOpenContentAttrs, getOpenContentElements, getOpenContentElements, isValid, removeAllOperationalNVPsWithName, removeOpenContentAttr, removeOpenContentElement, setOpenContent, setOpenContentAttrs, setOpenContentElements |
| Methods inherited from class org.openspml.v2.util.xml.BasicMarshallableElement |
|---|
getElementName |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openspml.v2.msg.MarshallableElement |
|---|
isValid |
| Constructor Detail |
|---|
public CalcResponse()
| Method Detail |
|---|
public List<org.openspml.v2.msg.spml.PSO> getPSOs()
public void addPSO(org.openspml.v2.msg.spml.PSO pso)
public void setPSOs(List<org.openspml.v2.msg.spml.PSO> pso)
public String toString()
toString in class ProvisioningResponsepublic String getElementName()
getElementName in interface org.openspml.v2.msg.MarshallableElementgetElementName in class org.openspml.v2.util.xml.BasicMarshallableElement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||