| Constructor and Description |
|---|
DeployDetails()
Constructor
|
public DeployMessage[] getComponentFailures()
public void setComponentFailures(DeployMessage[] componentFailures)
protected void setComponentFailures(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic DeployMessage[] getComponentSuccesses()
public void setComponentSuccesses(DeployMessage[] componentSuccesses)
protected void setComponentSuccesses(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RetrieveResult getRetrieveResult()
public void setRetrieveResult(RetrieveResult retrieveResult)
protected void setRetrieveResult(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RunTestsResult getRunTestResult()
public void setRunTestResult(RunTestsResult runTestResult)
protected void setRunTestResult(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.