OcfContentFormatVersion constructor

OcfContentFormatVersion(
  1. int value
)

Implementation

OcfContentFormatVersion(final int value)
    : super(OptionType.ocfContentFormatVersion, value);