Interface ItoRow


  • public interface ItoRow
    ItoRow represent a single row in information takeoff results.
    Since:
    9.10.8
    • Method Detail

      • getValues

        List<ItoValue<? extends Object>> getValues()
        Returns a list of calculated values from this row.
        Returns:
        the list of values