Uses of Class
com.sforce.soap.apex.CodeLocation
-
-
Uses of CodeLocation in com.sforce.soap.apex
Methods in com.sforce.soap.apex that return CodeLocation Modifier and Type Method Description CodeLocation[]CodeCoverageResult. getLocationsNotCovered()Methods in com.sforce.soap.apex with parameters of type CodeLocation Modifier and Type Method Description voidCodeCoverageResult. setLocationsNotCovered(CodeLocation[] locationsNotCovered)
-