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