Class PackageProperties

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.IO.Packaging, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.IO.Packaging
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.IO.Packaging.PackageProperties
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • PackageProperties

        public PackageProperties​(java.lang.Object instance)
                          throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • PackageProperties

        public PackageProperties()
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • close

        public void close()
                   throws java.lang.Exception
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.lang.Exception
      • getCategory

        public java.lang.String getCategory()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCategory

        public void setCategory​(java.lang.String Category)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContentStatus

        public java.lang.String getContentStatus()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContentStatus

        public void setContentStatus​(java.lang.String ContentStatus)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getContentType

        public java.lang.String getContentType()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setContentType

        public void setContentType​(java.lang.String ContentType)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getCreator

        public java.lang.String getCreator()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setCreator

        public void setCreator​(java.lang.String Creator)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDescription

        public java.lang.String getDescription()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setDescription

        public void setDescription​(java.lang.String Description)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getIdentifier

        public java.lang.String getIdentifier()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setIdentifier

        public void setIdentifier​(java.lang.String Identifier)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getKeywords

        public java.lang.String getKeywords()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setKeywords

        public void setKeywords​(java.lang.String Keywords)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLanguage

        public java.lang.String getLanguage()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLanguage

        public void setLanguage​(java.lang.String Language)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLastModifiedBy

        public java.lang.String getLastModifiedBy()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setLastModifiedBy

        public void setLastModifiedBy​(java.lang.String LastModifiedBy)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRevision

        public java.lang.String getRevision()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRevision

        public void setRevision​(java.lang.String Revision)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getSubject

        public java.lang.String getSubject()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setSubject

        public void setSubject​(java.lang.String Subject)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTitle

        public java.lang.String getTitle()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setTitle

        public void setTitle​(java.lang.String Title)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getVersion

        public java.lang.String getVersion()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setVersion

        public void setVersion​(java.lang.String Version)
                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable