dictionaryClassificationC3 method
Implementation
ContentMetadataBuilder dictionaryClassificationC3(String dictionaryClassificationC3) {
_dictionaryClassificationC3 = dictionaryClassificationC3;
return this;
}
ContentMetadataBuilder dictionaryClassificationC3(String dictionaryClassificationC3) {
_dictionaryClassificationC3 = dictionaryClassificationC3;
return this;
}