| Package | Description |
|---|---|
| net.tirasa.adsddl.ntsd.data |
| Modifier and Type | Method and Description |
|---|---|
static AceObjectFlags.Flag |
AceObjectFlags.Flag.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AceObjectFlags.Flag[] |
AceObjectFlags.Flag.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.List<AceObjectFlags.Flag> |
AceObjectFlags.getFlags()
Gets standard ACE object flags.
|
| Modifier and Type | Method and Description |
|---|---|
AceObjectFlags |
AceObjectFlags.addFlag(AceObjectFlags.Flag flag)
Adds standard ACE object flag.
|
| Constructor and Description |
|---|
AceObjectFlags(AceObjectFlags.Flag... fls)
Constructor.
|
Copyright © 2015-2018 Tirasa. All Rights Reserved.