OcfAcceptContentFormatVersion constructor

OcfAcceptContentFormatVersion(
  1. int value
)

Implementation

OcfAcceptContentFormatVersion(final int value)
    : super(OptionType.ocfAcceptContentFormatVersion, value);