PlanVariableEnumType constructor

const PlanVariableEnumType(
  1. int value
)

Implementation

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