public interface EnumConstant<O extends JavaEnum<O>> extends Internal, Origin<O>, AnnotationTarget<O>, Named
JavaEnum.| Modifier and Type | Interface and Description |
|---|---|
static interface |
EnumConstant.ReadBody<O extends EnumConstant.ReadBody<O>>
Represents the anonymous subclass "body" of a
EnumConstant. |
| Modifier and Type | Method and Description |
|---|---|
EnumConstant.ReadBody<?> |
getBody()
Get the
EnumConstantSource.Body of this enum constant. |
List<String> |
getConstructorArguments()
Get the constructor arguments of this enum constant.
|
getAnnotation, getAnnotation, getAnnotations, hasAnnotation, hasAnnotationgetInternalList<String> getConstructorArguments()
EnumConstant.ReadBody<?> getBody()
EnumConstantSource.Body of this enum constant.Copyright © 2015 JBoss by Red Hat. All rights reserved.