Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
BasicCloneable
org.objectweb.medor.tuple.lib.MemoryTuple
Constructor Summary | |
| |
| |
|
Method Summary | |
Object |
|
BigDecimal |
|
BigInteger |
|
boolean |
|
byte |
|
byte[] |
|
char |
|
char[] |
|
Date |
|
double |
|
float |
|
int |
|
Operand |
|
long |
|
Object |
|
short |
|
int |
|
String |
|
TupleCollection |
|
boolean |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
Operand[] |
public MemoryTuple()
public MemoryTuple(fields[] )
public MemoryTuple(fields[] ) throws TypingException
public MemoryTuple(types[] )
public Object clone(Object clone, Map obj2clone) throws CloneNotSupportedException
public BigDecimal getBigDecimal(int i) throws MedorException
- Specified by:
- getBigDecimal in interface Tuple
public BigInteger getBigInteger(int i) throws MedorException
- Specified by:
- getBigInteger in interface Tuple
public boolean getBoolean(int i) throws MedorException
- Specified by:
- getBoolean in interface Tuple
public byte[] getByteArray(int i) throws MedorException
- Specified by:
- getByteArray in interface Tuple
public char[] getCharArray(int i) throws MedorException
- Specified by:
- getCharArray in interface Tuple
public Operand getLikeOperand(int i) throws MedorException
- Specified by:
- getLikeOperand in interface Tuple
public TupleCollection getTupleCollection(int i) throws MedorException
- Specified by:
- getTupleCollection in interface Tuple