Class CreateCodesOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.entity.create.CreateCodesOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.entity.create.CreateCodesOperation") public class CreateCodesOperation extends Object implements IOperation
See Also:
  • Constructor Details

    • CreateCodesOperation

      public CreateCodesOperation(String prefix, EntityKind entityKind, int count)
  • Method Details