|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ApexCodeUnitStatus in com.sforce.soap.metadata |
|---|
| Methods in com.sforce.soap.metadata that return ApexCodeUnitStatus | |
|---|---|
ApexCodeUnitStatus |
ApexTrigger.getStatus()
|
ApexCodeUnitStatus |
ApexClass.getStatus()
|
static ApexCodeUnitStatus |
ApexCodeUnitStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ApexCodeUnitStatus[] |
ApexCodeUnitStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.sforce.soap.metadata with parameters of type ApexCodeUnitStatus | |
|---|---|
void |
ApexTrigger.setStatus(ApexCodeUnitStatus status)
|
void |
ApexClass.setStatus(ApexCodeUnitStatus status)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||