Interface Block

  • All Known Subinterfaces:
    TieredBlock

    public interface Block
    • Method Detail

      • getType

        BlockType getType()
        Returns:
        the BlockType
      • getUnit

        Unit getUnit()
        Returns:
        the unit for that Block section.
      • getSize

        BigDecimal getSize()
        Returns:
        the size of the block
      • getPrice

        InternationalPrice getPrice()
        Returns:
        the recurring InternationalPrice for that Block section.