Class Import

    • Field Detail

      • namespace

        protected String namespace
      • importType

        protected String importType
    • Constructor Detail

      • Import

        public Import()
    • Method Detail

      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String namespace)
      • setLocationURI

        public void setLocationURI​(LocationURI locationURI)
      • getImportType

        public String getImportType()
      • setImportType

        public void setImportType​(String importType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object