Class PreboardedExperimentService.PromotionResult

java.lang.Object
ubic.gemma.persistence.service.expression.experiment.PreboardedExperimentService.PromotionResult
Enclosing interface:
PreboardedExperimentService

public static class PreboardedExperimentService.PromotionResult extends Object
  • Constructor Details

    • PromotionResult

      public PromotionResult(Long preboardedId, Long eeId, int annotationSetsRebound)
  • Method Details

    • getPreboardedId

      public Long getPreboardedId()
    • getEeId

      public Long getEeId()
    • getAnnotationSetsRebound

      public int getAnnotationSetsRebound()