Class FileDescImpl

    • Constructor Detail

      • FileDescImpl

        public FileDescImpl​(SchemaType sType)
    • Method Detail

      • getCode

        public Code getCode()
        Gets the "code" element
        Specified by:
        getCode in interface FileDesc
      • isSetCode

        public boolean isSetCode()
        True if has "code" element
        Specified by:
        isSetCode in interface FileDesc
      • setCode

        public void setCode​(Code code)
        Sets the "code" element
        Specified by:
        setCode in interface FileDesc
      • addNewCode

        public Code addNewCode()
        Appends and returns a new empty "code" element
        Specified by:
        addNewCode in interface FileDesc
      • unsetCode

        public void unsetCode()
        Unsets the "code" element
        Specified by:
        unsetCode in interface FileDesc
      • getTsDir

        public java.lang.String getTsDir()
        Gets the "tsDir" attribute
        Specified by:
        getTsDir in interface FileDesc
      • xgetTsDir

        public XmlToken xgetTsDir()
        Gets (as xml) the "tsDir" attribute
        Specified by:
        xgetTsDir in interface FileDesc
      • isSetTsDir

        public boolean isSetTsDir()
        True if has "tsDir" attribute
        Specified by:
        isSetTsDir in interface FileDesc
      • setTsDir

        public void setTsDir​(java.lang.String tsDir)
        Sets the "tsDir" attribute
        Specified by:
        setTsDir in interface FileDesc
      • xsetTsDir

        public void xsetTsDir​(XmlToken tsDir)
        Sets (as xml) the "tsDir" attribute
        Specified by:
        xsetTsDir in interface FileDesc
      • unsetTsDir

        public void unsetTsDir()
        Unsets the "tsDir" attribute
        Specified by:
        unsetTsDir in interface FileDesc
      • getFolder

        public java.lang.String getFolder()
        Gets the "folder" attribute
        Specified by:
        getFolder in interface FileDesc
      • isSetFolder

        public boolean isSetFolder()
        True if has "folder" attribute
        Specified by:
        isSetFolder in interface FileDesc
      • setFolder

        public void setFolder​(java.lang.String folder)
        Sets the "folder" attribute
        Specified by:
        setFolder in interface FileDesc
      • xsetFolder

        public void xsetFolder​(XmlToken folder)
        Sets (as xml) the "folder" attribute
        Specified by:
        xsetFolder in interface FileDesc
      • unsetFolder

        public void unsetFolder()
        Unsets the "folder" attribute
        Specified by:
        unsetFolder in interface FileDesc
      • getFileName

        public java.lang.String getFileName()
        Gets the "fileName" attribute
        Specified by:
        getFileName in interface FileDesc
      • isSetFileName

        public boolean isSetFileName()
        True if has "fileName" attribute
        Specified by:
        isSetFileName in interface FileDesc
      • setFileName

        public void setFileName​(java.lang.String fileName)
        Sets the "fileName" attribute
        Specified by:
        setFileName in interface FileDesc
      • xsetFileName

        public void xsetFileName​(XmlToken fileName)
        Sets (as xml) the "fileName" attribute
        Specified by:
        xsetFileName in interface FileDesc
      • unsetFileName

        public void unsetFileName()
        Unsets the "fileName" attribute
        Specified by:
        unsetFileName in interface FileDesc
      • isSetRole

        public boolean isSetRole()
        True if has "role" attribute
        Specified by:
        isSetRole in interface FileDesc
      • unsetRole

        public void unsetRole()
        Unsets the "role" attribute
        Specified by:
        unsetRole in interface FileDesc
      • getValidity

        public boolean getValidity()
        Gets the "validity" attribute
        Specified by:
        getValidity in interface FileDesc
      • isSetValidity

        public boolean isSetValidity()
        True if has "validity" attribute
        Specified by:
        isSetValidity in interface FileDesc
      • setValidity

        public void setValidity​(boolean validity)
        Sets the "validity" attribute
        Specified by:
        setValidity in interface FileDesc
      • xsetValidity

        public void xsetValidity​(XmlBoolean validity)
        Sets (as xml) the "validity" attribute
        Specified by:
        xsetValidity in interface FileDesc
      • unsetValidity

        public void unsetValidity()
        Unsets the "validity" attribute
        Specified by:
        unsetValidity in interface FileDesc