public class VOPropertyInfo
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
static int |
BYTE_ARRAY |
static int |
CHAR_ARRAY |
| Constructor and Description |
|---|
VOPropertyInfo(java.lang.Integer index) |
| Modifier and Type | Method and Description |
|---|---|
int |
getArrayType() |
java.lang.Integer |
getIndex() |
void |
setArrayType(int type) |
public static final int BYTE_ARRAY
public static final int CHAR_ARRAY