public class MBSequence extends Object implements Serializable
| Constructor and Description |
|---|
MBSequence(Object typeInfo) |
| Modifier and Type | Method and Description |
|---|---|
MBSequence |
add(Object... o) |
Object |
get(int index) |
Object |
getTypeInfo() |
void |
set(int index,
Object value) |
void |
setTypeInfo(Object typeInfo) |
int |
size() |
public MBSequence(Object typeInfo)
Copyright © 2015. All rights reserved.