Package | Description |
---|---|
org.jboss.metatype.api.values | |
org.jboss.metatype.plugins.values |
Modifier and Type | Class and Description |
---|---|
class |
TableValueSupport
TableValueSupport.
|
Modifier and Type | Method and Description |
---|---|
TableValue |
DefaultMetaValueFactory.createTableValue(TableMetaType type,
Map value,
Map<Object,MetaValue> mapping)
Create a table value
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.