LogBookEntryEnumType constructor

const LogBookEntryEnumType(
  1. int value
)

Implementation

const LogBookEntryEnumType(int value) : super(value);