BrakeEnumOp constructor

const BrakeEnumOp(
  1. int value
)

Implementation

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