Class MetaData.DateTimeValue

java.lang.Object
se.conciliate.extensions.documents.MetaData<LocalDateTime>
se.conciliate.extensions.documents.MetaData.DateTimeValue
Enclosing class:
MetaData<T>

public static final class MetaData.DateTimeValue extends MetaData<LocalDateTime>
Represents a date/time value. The meta data type is a MetaDataType.DateTimeMetaDataType and the data will be presented as a label. (Currently, MetaData.DateTimeValues are not editable in the user interface.)