Class Treatment

    • Constructor Detail

      • Treatment

        public Treatment()
        No-arg constructor added to satisfy javabean contract
    • Method Detail

      • getOrderApplied

        public Integer getOrderApplied()
        Returns:
        The order in which this treatment was applied to the biomaterial, relative to the other treatments.
      • setOrderApplied

        public void setOrderApplied​(Integer orderApplied)