Class Pattern

    • Field Detail

      • weight

        protected int weight
    • Constructor Detail

      • Pattern

        protected Pattern()
      • Pattern

        protected Pattern​(long id,
                          String code)
    • Method Detail

      • getCode

        public String getCode()
      • setCode

        public void setCode​(String code)
      • getWeight

        public int getWeight()
      • setWeight

        public void setWeight​(int weight)