| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregateExpressionResultColumnMetadata
Java class for AggregateExpressionResultColumnMetadata complex type.
|
class |
AggregateQueryResultColumnMetadata
Java class for AggregateQueryResultColumnMetadata complex type.
|
class |
ComplexQueryResultColumnMetadata
Java class for ComplexQueryResultColumnMetadata complex type.
|
class |
PrimitiveQueryResultColumnMetadata
Java class for PrimitiveQueryResultColumnMetadata complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryResultColumnMetadata> |
QueryResultMetadata.columnMetadata |
protected List<QueryResultColumnMetadata> |
QueryResultColumnMetadata.joinColumns |
| Modifier and Type | Method and Description |
|---|---|
QueryResultColumnMetadata |
ObjectFactory.createQueryResultColumnMetadata()
Create an instance of
QueryResultColumnMetadata |
| Modifier and Type | Method and Description |
|---|---|
List<QueryResultColumnMetadata> |
QueryResultMetadata.getColumnMetadata()
Gets the value of the columnMetadata property.
|
List<QueryResultColumnMetadata> |
QueryResultColumnMetadata.getJoinColumns()
Gets the value of the joinColumns property.
|
Copyright © 2016. All rights reserved.