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