QBlock1Option constructor

QBlock1Option(
  1. int rawValue
)

Implementation

QBlock1Option(final int rawValue) : super(BlockOptionType.qBlock1, rawValue);