Package | Description |
---|---|
de.wenzlaff.bibelleseplan | |
de.wenzlaff.twbibel |
Modifier and Type | Method and Description |
---|---|
Bibelbuecher |
Parameter.getBibelbuch() |
Modifier and Type | Method and Description |
---|---|
static List<Plan> |
Generator.getBibelleseplan(Bibelbuecher bibelbuch,
LocalDate startDatum)
Liefert den Bibelleseplan für ein Buch oder die ganze Bibel (null).
|
Modifier and Type | Method and Description |
---|---|
Bibelbuecher |
Bibelbuch.getBibelbuch() |
static Bibelbuecher |
Bibelbuecher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bibelbuecher[] |
Bibelbuecher.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
Bibel.gebBibelschreiber(Bibelbuecher buch) |
static List<String> |
Bibel.getAlleKapitel(Bibelbuecher bibelbuch)
Liefert alle Kapitel des Biblebuches der Bibel im Format: "Bibelbuchname
Kapitel [Kapitel]".
|
Constructor and Description |
---|
Bibelbuch(int nrInBibel,
String name,
int maxKapitel,
Bibelbuecher bibelbuch,
String schreiber,
String woGeschrieben,
String wannFertig,
String zeitspanne) |
Copyright © 2019. All rights reserved.