Class ImportedDocumentInfo


  • public class ImportedDocumentInfo
    extends Object
    Author:
    JAX-RPC Development Team
    • Constructor Detail

      • ImportedDocumentInfo

        public ImportedDocumentInfo()
      • ImportedDocumentInfo

        public ImportedDocumentInfo​(int type)
    • Method Detail

      • getType

        public int getType()
      • setType

        public void setType​(int i)
      • getNamespace

        public String getNamespace()
      • setNamespace

        public void setNamespace​(String s)
      • getLocation

        public String getLocation()
      • setLocation

        public void setLocation​(String s)