Class TypicalLearningTimeHandler
java.lang.Object
ch.tocco.nice2.optional.lms.impl.importer.manifest.unmarshal.handlers.TypicalLearningTimeHandler
- All Implemented Interfaces:
Handler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the tag name where the handler is mapped to.voidsetDateTime(String dateTime) voidsetDateTimeLomNs(String dateTime) voidsetDateTimeWoNs(String dateTime)
-
Constructor Details
-
TypicalLearningTimeHandler
public TypicalLearningTimeHandler()
-
-
Method Details
-
setDateTime
-
setDateTimeLomNs
-
setDateTimeWoNs
-
getTagName
Description copied from interface:HandlerReturns the tag name where the handler is mapped to.- Specified by:
getTagNamein interfaceHandler- Returns:
- the tag name where the handler is mapped to.
-
getDateTime
-