|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PicklistValueEnum
Java model interface for a Force.com picklist value enum.
| Method Summary | |
|---|---|
boolean |
isActive()
Whether a picklist value is active and available for selection. |
boolean |
isDefaultValue()
Default values are the picklist values that would be selected automatically. |
String |
label()
The label of a picklist item. |
String |
value()
The database value of a picklist item. |
| Method Detail |
|---|
boolean isActive()
true if this picklist value is activeboolean isDefaultValue()
true if this picklist item is the default selectionString label()
String value()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||