ContentFormatOption constructor

ContentFormatOption(
  1. int value
)

Implementation

ContentFormatOption(final int value) : super(OptionType.contentFormat, value);