| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected Position |
Symbol.location |
| Modifier and Type | Field and Description |
|---|---|
protected List<Position> |
ExternalReference.references |
protected List<Position> |
Symbol.references |
protected List<Position> |
ExternalSymbol.references |
| Modifier and Type | Method and Description |
|---|---|
Position |
ObjectFactory.createPosition()
Create an instance of
Position |
Position |
Symbol.getLocation()
Gets the value of the location property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Position> |
ExternalReference.getReferences()
Gets the value of the references property.
|
List<Position> |
Symbol.getReferences()
Gets the value of the references property.
|
List<Position> |
ExternalSymbol.getReferences()
Gets the value of the references property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Symbol.setLocation(Position value)
Sets the value of the location property.
|
Copyright © 2016. All rights reserved.