| Package | Description |
|---|---|
| net.sourceforge.jaad.aac.syntax | |
| net.sourceforge.jaad.aac.tools |
| Modifier and Type | Method and Description |
|---|---|
MSMask |
CPE.getMSMask() |
| Modifier and Type | Method and Description |
|---|---|
static MSMask |
MSMask.forInt(int i) |
static MSMask |
MSMask.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MSMask[] |
MSMask.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|