Package | Description |
---|---|
org.benf.cfr.reader.entities.attributes |
Modifier and Type | Method and Description |
---|---|
static AttributeModule.ModuleFlags |
AttributeModule.ModuleFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeModule.ModuleFlags[] |
AttributeModule.ModuleFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<AttributeModule.ModuleFlags> |
AttributeModule.ModuleFlags.build(int raw) |
java.util.Set<AttributeModule.ModuleFlags> |
AttributeModule.getFlags() |