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