|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableValue | |
|---|---|
| org.jboss.metatype.api.values | |
| org.jboss.metatype.plugins.values | |
| Uses of TableValue in org.jboss.metatype.api.values |
|---|
| Classes in org.jboss.metatype.api.values that implement TableValue | |
|---|---|
class |
TableValueSupport
TableValueSupport. |
| Uses of TableValue in org.jboss.metatype.plugins.values |
|---|
| Methods in org.jboss.metatype.plugins.values that return TableValue | |
|---|---|
TableValue |
DefaultMetaValueFactory.createTableValue(TableMetaType type,
Map value,
Map<Object,MetaValue> mapping)
Create a table value |
| Methods in org.jboss.metatype.plugins.values with parameters of type TableValue | |
|---|---|
protected Map<?,?> |
DefaultMetaValueFactory.createMap(TableValue tableValue,
org.jboss.reflect.spi.TypeInfo keyType,
org.jboss.reflect.spi.TypeInfo valueType)
Create a map |
protected Object |
DefaultMetaValueFactory.unwrapTable(TableValue tableValue,
org.jboss.reflect.spi.TypeInfo type)
Unwrap table meta value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||