public class EntryValueList extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
EntryValueList() |
| Modifier and Type | Method and Description |
|---|---|
Value |
get(ArithmeticOrRelationalOperand operand)
Returns value of the given operand.
|
Value |
get(int fieldId)
Returns field value for the given fieldId from ValueList.
|
public Value get(ArithmeticOrRelationalOperand operand)
index - public Value get(int fieldId)
fieldId - ? Copyright 2013 BMC Software, Inc.