Class FileIOPermissionAttribute

    • Field Detail

      • assemblyFullName

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

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

        public static final java.lang.String className
        Qualified class name: System.Security.Permissions.FileIOPermissionAttribute
        See Also:
        Constant Field Values
      • classType

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

      • FileIOPermissionAttribute

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

        public FileIOPermissionAttribute()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • FileIOPermissionAttribute

        public FileIOPermissionAttribute​(SecurityAction action)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • getAllFiles

        public FileIOPermissionAccess getAllFiles()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllFiles

        public void setAllFiles​(FileIOPermissionAccess AllFiles)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAllLocalFiles

        public FileIOPermissionAccess getAllLocalFiles()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAllLocalFiles

        public void setAllLocalFiles​(FileIOPermissionAccess AllLocalFiles)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAll

        public java.lang.String getAll()
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAll

        public void setAll​(java.lang.String All)
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAppend

        public java.lang.String getAppend()
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAppend

        public void setAppend​(java.lang.String Append)
                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getChangeAccessControl

        public java.lang.String getChangeAccessControl()
                                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setChangeAccessControl

        public void setChangeAccessControl​(java.lang.String ChangeAccessControl)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPathDiscovery

        public java.lang.String getPathDiscovery()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPathDiscovery

        public void setPathDiscovery​(java.lang.String PathDiscovery)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getRead

        public java.lang.String getRead()
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setRead

        public void setRead​(java.lang.String Read)
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewAccessControl

        public java.lang.String getViewAccessControl()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setViewAccessControl

        public void setViewAccessControl​(java.lang.String ViewAccessControl)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getViewAndModify

        public java.lang.String getViewAndModify()
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setViewAndModify

        public void setViewAndModify​(java.lang.String ViewAndModify)
                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWrite

        public java.lang.String getWrite()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWrite

        public void setWrite​(java.lang.String Write)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable