| Package | Description |
|---|---|
| org.fa.tei.jaxb.v2_0 |
| Modifier and Type | Field and Description |
|---|---|
protected Join.Mood |
W.mood |
protected Join.Mood |
Join.mood |
| Modifier and Type | Method and Description |
|---|---|
static Join.Mood |
Join.Mood.fromValue(String v) |
Join.Mood |
W.getMood()
Gets the value of the mood property.
|
Join.Mood |
Join.getMood()
Gets the value of the mood property.
|
static Join.Mood |
Join.Mood.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Join.Mood[] |
Join.Mood.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
W.setMood(Join.Mood value)
Sets the value of the mood property.
|
void |
Join.setMood(Join.Mood value)
Sets the value of the mood property.
|
Copyright © 2018–2019 Fryske Akademy. All rights reserved.