| Modifier and Type | Method and Description |
|---|---|
static PrintWhatAnnotFlags |
PrintWhatAnnotFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrintWhatAnnotFlags[] |
PrintWhatAnnotFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.EnumSet<PrintWhatAnnotFlags> |
PrintParams.getPrintWhatAnnot() |
| Modifier and Type | Method and Description |
|---|---|
void |
PrintParams.setPrintWhatAnnot(java.util.EnumSet<PrintWhatAnnotFlags> value) |