Package | Description |
---|---|
org.benf.cfr.reader.entities.attributes |
Modifier and Type | Method and Description |
---|---|
static AttributeModule.ModuleContentFlags |
AttributeModule.ModuleContentFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeModule.ModuleContentFlags[] |
AttributeModule.ModuleContentFlags.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.ModuleContentFlags> |
AttributeModule.ModuleContentFlags.build(int raw) |
java.util.Set<AttributeModule.ModuleContentFlags> |
AttributeModule.Require.getFlags() |
java.util.Set<AttributeModule.ModuleContentFlags> |
AttributeModule.ExportOpen.getFlags() |