| Constructor and Description |
|---|
CodeCoverageResult()
Constructor
|
public CodeLocation[] getDmlInfo()
public void setDmlInfo(CodeLocation[] dmlInfo)
public String getId()
public void setId(String id)
public CodeLocation[] getLocationsNotCovered()
public void setLocationsNotCovered(CodeLocation[] locationsNotCovered)
public CodeLocation[] getMethodInfo()
public void setMethodInfo(CodeLocation[] methodInfo)
public String getName()
public void setName(String name)
public String getNamespace()
public void setNamespace(String namespace)
public int getNumLocations()
public void setNumLocations(int numLocations)
public int getNumLocationsNotCovered()
public void setNumLocationsNotCovered(int numLocationsNotCovered)
public CodeLocation[] getSoqlInfo()
public void setSoqlInfo(CodeLocation[] soqlInfo)
public CodeLocation[] getSoslInfo()
public void setSoslInfo(CodeLocation[] soslInfo)
public String getType()
public void setType(String type)
public 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 © 2015. All Rights Reserved.