| Package | Description |
|---|---|
| org.icij.datashare |
| Modifier and Type | Field and Description |
|---|---|
Note.Variant |
Note.variant |
| Modifier and Type | Method and Description |
|---|---|
static Note.Variant |
Note.Variant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Note.Variant[] |
Note.Variant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Note(Project project,
Path path,
String note,
Note.Variant variant) |
Copyright © 2020–2022 ICIJ. All rights reserved.