|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.6.0) E25378-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IVariableItem
| Method Summary | |
|---|---|
java.lang.String |
getName()Gets the variable name. |
java.lang.String |
getValue()Gets the variable value. |
boolean |
isEditable()Returns whether the variable is editable or not. |
void |
setValue(java.lang.String value)Sets the variable value. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getValue()
void setValue(java.lang.String value)
value - the new variable valueboolean isEditable()
|
Oracle Fusion Middleware Java API Reference for Oracle BPM Suite 11g Release 1 (11.1.1.6.0) E25378-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||