Class ChronontologyTimespan
java.lang.Object
de.unibamberg.minf.gtf.extensions.dai.model.chronontology.ChronontologyTimespan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBegin()getEnd()voidsetBegin(ChronontologyTime begin) voidsetEnd(ChronontologyTime end) voidsetTimeOriginal(String timeOriginal)
-
Constructor Details
-
ChronontologyTimespan
public ChronontologyTimespan()
-
-
Method Details
-
getTimeOriginal
-
setTimeOriginal
-
getBegin
-
setBegin
-
getEnd
-
setEnd
-