Class BooleanContractLine

    • Constructor Detail

      • BooleanContractLine

        public BooleanContractLine()
      • BooleanContractLine

        public BooleanContractLine​(long id,
                                   Contract contract,
                                   ContractLineType contractLineType,
                                   boolean enabled,
                                   int weight)
    • Method Detail

      • setEnabled

        public void setEnabled​(boolean enabled)
      • getWeight

        public int getWeight()
      • setWeight

        public void setWeight​(int weight)