|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of CodeLocation in com.sforce.soap.metadata |
|---|
| Methods in com.sforce.soap.metadata that return CodeLocation | |
|---|---|
CodeLocation[] |
CodeCoverageResult.getDmlInfo()
|
CodeLocation[] |
CodeCoverageResult.getLocationsNotCovered()
|
CodeLocation[] |
CodeCoverageResult.getMethodInfo()
|
CodeLocation[] |
CodeCoverageResult.getSoqlInfo()
|
CodeLocation[] |
CodeCoverageResult.getSoslInfo()
|
| Methods in com.sforce.soap.metadata with parameters of type CodeLocation | |
|---|---|
void |
CodeCoverageResult.setDmlInfo(CodeLocation[] dmlInfo)
|
void |
CodeCoverageResult.setLocationsNotCovered(CodeLocation[] locationsNotCovered)
|
void |
CodeCoverageResult.setMethodInfo(CodeLocation[] methodInfo)
|
void |
CodeCoverageResult.setSoqlInfo(CodeLocation[] soqlInfo)
|
void |
CodeCoverageResult.setSoslInfo(CodeLocation[] soslInfo)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||