protected class SimpleDataSource.ValueDescriptor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DOCUMENT |
static int |
DOCUMENT_CONTENT |
static int |
DOCUMENT_RESTART |
static int |
LIST_ITEMS |
static int |
SIMPLE |
static int |
TABLE_COLUMN |
Modifier and Type | Method and Description |
---|---|
int |
getInstances() |
int |
getType()
Gets the type of the value.
|
java.lang.Object |
getValue()
Gets the value.
|
public static final int SIMPLE
public static final int TABLE_COLUMN
public static final int LIST_ITEMS
public static final int DOCUMENT
public static final int DOCUMENT_RESTART
public static final int DOCUMENT_CONTENT
public java.lang.Object getValue()
public int getType()
public int getInstances()
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.