Class VocabularyTermReplacement
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.vocabulary.delete.VocabularyTermReplacement
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.vocabulary.delete.VocabularyTermReplacement")
public class VocabularyTermReplacement
extends Object
implements Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVocabularyTermReplacement(IVocabularyTermId replacedId, IVocabularyTermId replacementId) -
Method Summary