| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected ApexClass |
AsyncApexJob.apexClass |
protected ApexClass |
ApexTestResult.apexClass |
protected ApexClass |
ApexTestQueueItem.apexClass |
protected ApexClass |
TransactionSecurityPolicy.apexPolicy |
protected ApexClass |
ApexCodeCoverage.apexTestClass |
protected ApexClass |
ApexClassMember.contentEntity |
| Modifier and Type | Method and Description |
|---|---|
ApexClass |
ObjectFactory.createApexClass()
Create an instance of
ApexClass |
ApexClass |
AsyncApexJob.getApexClass()
Gets the value of the apexClass property.
|
ApexClass |
ApexTestResult.getApexClass()
Gets the value of the apexClass property.
|
ApexClass |
ApexTestQueueItem.getApexClass()
Gets the value of the apexClass property.
|
ApexClass |
TransactionSecurityPolicy.getApexPolicy()
Gets the value of the apexPolicy property.
|
ApexClass |
ApexCodeCoverage.getApexTestClass()
Gets the value of the apexTestClass property.
|
ApexClass |
ApexClassMember.getContentEntity()
Gets the value of the contentEntity property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncApexJob.setApexClass(ApexClass value)
Sets the value of the apexClass property.
|
void |
ApexTestResult.setApexClass(ApexClass value)
Sets the value of the apexClass property.
|
void |
ApexTestQueueItem.setApexClass(ApexClass value)
Sets the value of the apexClass property.
|
void |
TransactionSecurityPolicy.setApexPolicy(ApexClass value)
Sets the value of the apexPolicy property.
|
void |
ApexCodeCoverage.setApexTestClass(ApexClass value)
Sets the value of the apexTestClass property.
|
void |
ApexClassMember.setContentEntity(ApexClass value)
Sets the value of the contentEntity property.
|
Copyright © 2016. All rights reserved.