Uses of Class
com.sforce.soap.metadata.CodeLocation
-
Uses of CodeLocation in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return CodeLocationModifier and TypeMethodDescriptionCodeCoverageResult.getDmlInfo()CodeCoverageResult.getLocationsNotCovered()CodeCoverageResult.getMethodInfo()CodeCoverageResult.getSoqlInfo()CodeCoverageResult.getSoslInfo()Methods in com.sforce.soap.metadata with parameters of type CodeLocationModifier and TypeMethodDescriptionvoidCodeCoverageResult.setDmlInfo(CodeLocation[] dmlInfo) voidCodeCoverageResult.setLocationsNotCovered(CodeLocation[] locationsNotCovered) voidCodeCoverageResult.setMethodInfo(CodeLocation[] methodInfo) voidCodeCoverageResult.setSoqlInfo(CodeLocation[] soqlInfo) voidCodeCoverageResult.setSoslInfo(CodeLocation[] soslInfo)