Modifier and Type | Optional Element and Description |
---|---|
boolean |
includeInLookup
Specifies whether the annotated enumeration value is returned by the lookup method annotated
with
CEnumLookup . |
String |
value
Specifies the name of the imported C enum constant.
|
public abstract String value
public abstract boolean includeInLookup
CEnumLookup
.