| Package | Description |
|---|---|
| io.legaldocml.akn.attribute | |
| io.legaldocml.akn.element | |
| io.legaldocml.akn.type |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
Contains.getContains() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contains.setContains(VersionType versionType) |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
OpenStructure.getContains() |
VersionType |
JudgmentStructure.getContains() |
VersionType |
HierarchicalStructure.getContains() |
VersionType |
DebateStructure.getContains() |
VersionType |
CollectionStructure.getContains() |
VersionType |
AmendmentStructure.getContains() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenStructure.setContains(VersionType versionType) |
void |
JudgmentStructure.setContains(VersionType versionType) |
void |
HierarchicalStructure.setContains(VersionType type) |
void |
DebateStructure.setContains(VersionType versionType) |
void |
CollectionStructure.setContains(VersionType versionType) |
void |
AmendmentStructure.setContains(VersionType versionType) |
| Modifier and Type | Method and Description |
|---|---|
static VersionType |
VersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionType[] |
VersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.