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

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

    • TableLongCell

      public TableLongCell(long value)
  • Method Details

    • getValue

      public long getValue()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object