|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumMetaType | |
---|---|
org.jboss.metatype.api.values | |
org.jboss.metatype.plugins.types | |
org.jboss.metatype.plugins.values |
Uses of EnumMetaType in org.jboss.metatype.api.values |
---|
Methods in org.jboss.metatype.api.values that return EnumMetaType | |
---|---|
EnumMetaType |
EnumValue.getMetaType()
|
EnumMetaType |
EnumValueSupport.getMetaType()
|
Constructors in org.jboss.metatype.api.values with parameters of type EnumMetaType | |
---|---|
EnumValueSupport(EnumMetaType metaType,
Enum<?> value)
Create a new EnumValueSupport from an Enum value. |
|
EnumValueSupport(EnumMetaType metaType,
String value)
Create a new EnumValueSupport. |
Uses of EnumMetaType in org.jboss.metatype.plugins.types |
---|
Methods in org.jboss.metatype.plugins.types that return EnumMetaType | |
---|---|
EnumMetaType |
DefaultMetaTypeFactory.generateEnum(org.jboss.reflect.spi.EnumInfo typeInfo)
Generate an enum metatype |
Uses of EnumMetaType in org.jboss.metatype.plugins.values |
---|
Methods in org.jboss.metatype.plugins.values with parameters of type EnumMetaType | ||
---|---|---|
static
|
DefaultMetaValueFactory.createEnumValue(EnumMetaType type,
T value)
Create an enum value |
|
JBoss Managed Parent POM 2.1.1.SP2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |