CEnum
.
Modifier and Type | Method and Description |
---|---|
public boolean | includeInLookup()
Specifies whether the annotated enumeration value is returned by the lookup method annotated
with |
public String |
includeInLookup | back to summary |
---|---|
public boolean includeInLookup() Specifies whether the annotated enumeration value is returned by the lookup method annotated
with
|
value | back to summary |
---|---|
public String value() Specifies the name of the imported C enum constant.
|