Class Cow2

    • Field Detail

      • weight

        private int weight
    • Constructor Detail

      • Cow2

        public Cow2()
    • Method Detail

      • getHerd

        public String getHerd()
      • getName

        public String getName()
      • getWeight

        public int getWeight()
      • setWeight

        public void setWeight​(int weight)