Class Import

    • Field Detail

      • importType

        protected String importType
      • location

        protected String location
      • namespace

        protected String namespace
    • Constructor Detail

      • Import

        public Import()
    • Method Detail

      • getImportType

        public String getImportType()
      • setImportType

        public void setImportType​(String importType)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String location)
      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String namespace)
      • setValues

        public void setValues​(Import otherElement)