| Package | Description |
|---|---|
| io.legaldocml.akn.attribute | |
| io.legaldocml.akn.element | |
| io.legaldocml.akn.type |
| Modifier and Type | Method and Description |
|---|---|
TextualMods |
TextualModType.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextualModType.setType(TextualMods type) |
| Modifier and Type | Method and Description |
|---|---|
TextualMods |
TextualMod.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
TextualMod.setType(TextualMods type) |
| Modifier and Type | Method and Description |
|---|---|
static TextualMods |
TextualMods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TextualMods[] |
TextualMods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.