PlanDBEnumType constructor

const PlanDBEnumType(
  1. int value
)

Implementation

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