Class TableStringCell

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.TableStringCell
All Implemented Interfaces:
ITableCell, Serializable

@JsonObject("as.dto.common.TableStringCell") public final class TableStringCell extends Object implements ITableCell
See Also:
  • Constructor Details

    • TableStringCell

      public TableStringCell(String value)
  • Method Details