dictionaryClassificationC4 method
Implementation
ContentMetadataBuilder dictionaryClassificationC4(String dictionaryClassificationC4) {
_dictionaryClassificationC4 = dictionaryClassificationC4;
return this;
}
ContentMetadataBuilder dictionaryClassificationC4(String dictionaryClassificationC4) {
_dictionaryClassificationC4 = dictionaryClassificationC4;
return this;
}