Class CreateVocabularyTermsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.create.CreateObjectsOperation<VocabularyTermCreation>
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.create.CreateVocabularyTermsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.vocabulary.create.CreateVocabularyTermsOperation") public class CreateVocabularyTermsOperation extends CreateObjectsOperation<VocabularyTermCreation>
See Also:
  • Constructor Details