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