| Package | Description |
|---|---|
| net.tirasa.adsddl.ntsd | |
| net.tirasa.adsddl.ntsd.data |
| Modifier and Type | Method and Description |
|---|---|
AceType |
ACE.getType()
Gets ACE type.
|
| Modifier and Type | Method and Description |
|---|---|
static ACE |
ACE.newInstance(AceType type)
Creates a new ACE instance.
|
void |
ACE.setType(AceType type)
Sets ACE type.
|
| Modifier and Type | Method and Description |
|---|---|
static AceType |
AceType.parseValue(byte value)
Parses byte value.
|
static AceType |
AceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AceType[] |
AceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015-2018 Tirasa. All Rights Reserved.