| Package | Description |
|---|---|
| org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
| org.jboss.reflect.plugins.javassist |
| Modifier and Type | Field and Description |
|---|---|
protected EnumConstantInfoImpl[] |
EnumInfoImpl.enumConstants
Enumeration constants
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnumInfoImpl.setEnumConstants(EnumConstantInfoImpl[] enumConstants)
Set the enumeration constants
|
| Modifier and Type | Field and Description |
|---|---|
protected EnumConstantInfoImpl[] |
JavassistEnumInfo.enumConstants
Enumeration constants
|
| Modifier and Type | Method and Description |
|---|---|
void |
JavassistEnumInfo.setEnumConstants(EnumConstantInfoImpl[] enumConstants)
Set the enumeration constants
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.