Class ContractBuilder

    • Method Detail

      • getContractView

        public Object getContractView()
      • build

        public ContractBuilderResult build()
        Specified by:
        build in class AbstractBuilder
      • addFolder

        public void addFolder​(String label)
        Creates and adds a new folder under the ROOT folder.

        If you intend to add many folders and items, use the ContractStructure approach instead.