Class Data


  • public class Data
    extends Object
    • Field Detail

      • installation

        protected String installation
      • product

        protected Product product
    • Constructor Detail

      • Data

        public Data​(Data other)
    • Method Detail

      • getInstallation

        public String getInstallation()
      • setInstallation

        public void setInstallation​(String installation)
      • getProduct

        public Product getProduct()
      • setProduct

        public void setProduct​(Product product)
      • mergeInternals

        public void mergeInternals​(Internals other)