Package | Description |
---|---|
org.jboss.metatype.api.values |
Modifier and Type | Class and Description |
---|---|
class |
ArrayValueSupport
ArrayValue.
|
class |
CollectionValueSupport
CollectionValueSupport.
|
class |
CompositeValueSupport
A
CompositeValue representing a Map<String,MetaValue> , where the set of allowed keys and
their corresponding values' MetaTypes are specified by the associated ImmutableCompositeMetaType or
MutableCompositeMetaType . |
class |
EnumValueSupport
EnumValue.
|
class |
GenericValueSupport
GenericValue.
|
class |
MapCompositeValueSupport
A
CompositeValue representing a Map<String,MetaValue> , where the set of allowed keys is
specified by the associated MapCompositeMetaType , and where all values must be of the same MetaType. |
class |
SimpleValueSupport
SimpleValue.
|
class |
TableValueSupport
TableValueSupport.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.