| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected ApexClass |
ApexClass.metadata |
protected ApexClass |
ApexClassMember.metadata |
| Modifier and Type | Method and Description |
|---|---|
ApexClass |
ApexClass.getMetadata()
Gets the value of the metadata property.
|
ApexClass |
ApexClassMember.getMetadata()
Gets the value of the metadata property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApexClass.setMetadata(ApexClass value)
Sets the value of the metadata property.
|
void |
ApexClassMember.setMetadata(ApexClass value)
Sets the value of the metadata property.
|
| Modifier and Type | Method and Description |
|---|---|
ApexClass |
ObjectFactory.createApexClass()
Create an instance of
ApexClass |
Copyright © 2016. All rights reserved.