Class SampleAddedProjectEvent

    • Constructor Detail

      • SampleAddedProjectEvent

        public SampleAddedProjectEvent()
      • SampleAddedProjectEvent

        public SampleAddedProjectEvent​(ProjectSampleJoin join)
    • Method Detail

      • getLabel

        public java.lang.String getLabel()
        Description copied from interface: IridaThing
        Get a human readable label for this object.
        Returns:
        a human-readable label for the object.
      • getSample

        public Sample getSample()
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class ProjectEvent