public class Plan extends Object
Constructor and Description |
---|
Plan(LocalDate zeitpunkt,
String kapitel) |
Modifier and Type | Method and Description |
---|---|
String |
getKapitel() |
LocalDate |
getZeitpunkt() |
void |
setKapitel(String kapitel) |
void |
setZeitpunkt(LocalDate zeitpunkt) |
Copyright © 2019. All rights reserved.