| Constructor and Description |
|---|
CodeCoverageResult()
Constructor
|
public CodeLocation[] getDmlInfo()
public void setDmlInfo(CodeLocation[] dmlInfo)
protected void setDmlInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getId()
public void setId(String id)
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeLocation[] getLocationsNotCovered()
public void setLocationsNotCovered(CodeLocation[] locationsNotCovered)
protected void setLocationsNotCovered(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeLocation[] getMethodInfo()
public void setMethodInfo(CodeLocation[] methodInfo)
protected void setMethodInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getNamespace()
public void setNamespace(String namespace)
protected void setNamespace(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getNumLocations()
public void setNumLocations(int numLocations)
protected void setNumLocations(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getNumLocationsNotCovered()
public void setNumLocationsNotCovered(int numLocationsNotCovered)
protected void setNumLocationsNotCovered(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeLocation[] getSoqlInfo()
public void setSoqlInfo(CodeLocation[] soqlInfo)
protected void setSoqlInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CodeLocation[] getSoslInfo()
public void setSoslInfo(CodeLocation[] soslInfo)
protected void setSoslInfo(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getType()
public void setType(String type)
protected void setType(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.