public class StringIndex extends Object
| Constructor and Description |
|---|
StringIndex(int index,
String label,
Expression value) |
public StringIndex(int index,
String label,
Expression value)
index - label - value - public int getIndex()
public void setIndex(int index)
index - the index to setpublic String getLabel()
public void setLabel(String label)
label - the label to setpublic Expression getValue()
public void setValue(Expression value)
value - the value to setCopyright © 2013 BonitaSoft. All Rights Reserved.