java.lang.Object
uk.ac.manchester.spinnaker.nmpi.model.Collab

public class Collab
extends Object
POJO describing an HBP Collaboratory.
  • Constructor Details

  • Method Details

    • getContent

      public String getContent()
      Get the content field.
      Returns:
      The content
    • setContent

      public void setContent​(String content)
      Set the content field.
      Parameters:
      content - The value to set.
    • getId

      public int getId()
      Get the ID of the collab.
      Returns:
      The collab ID
    • setId

      public void setId​(int id)
      Set the ID of the collab.
      Parameters:
      id - The collab ID