| Constructor and Description |
|---|
CompileAndTestResult()
Constructor
|
public CompileClassResult[] getClasses()
public void setClasses(CompileClassResult[] classes)
protected void setClasses(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic DeleteApexResult[] getDeleteClasses()
public void setDeleteClasses(DeleteApexResult[] deleteClasses)
protected void setDeleteClasses(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic DeleteApexResult[] getDeleteTriggers()
public void setDeleteTriggers(DeleteApexResult[] deleteTriggers)
protected void setDeleteTriggers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RunTestsResult getRunTestsResult()
public void setRunTestsResult(RunTestsResult runTestsResult)
protected void setRunTestsResult(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getSuccess()
public boolean isSuccess()
public void setSuccess(boolean success)
protected void setSuccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CompileTriggerResult[] getTriggers()
public void setTriggers(CompileTriggerResult[] triggers)
protected void setTriggers(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.