| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static AuraBundleType |
AuraBundleType.fromValue(String v) |
static AuraBundleType |
AuraBundleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuraBundleType[] |
AuraBundleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AuraBundleType |
AuraDefinitionBundle.type |
| Modifier and Type | Method and Description |
|---|---|
AuraBundleType |
AuraDefinitionBundle.getType()
Gets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuraDefinitionBundle.setType(AuraBundleType value)
Sets the value of the type property.
|
Copyright © 2016. All rights reserved.