Class TarEntryType

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Formats.Tar, 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.Formats.Tar
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Formats.Tar.TarEntryType
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
      • CharacterDevice

        public static TarEntryType CharacterDevice
      • RenamedOrSymlinked

        public static TarEntryType RenamedOrSymlinked
      • GlobalExtendedAttributes

        public static TarEntryType GlobalExtendedAttributes
      • ExtendedAttributes

        public static TarEntryType ExtendedAttributes
    • Constructor Detail

      • TarEntryType

        public TarEntryType​(java.lang.Object instance)
        Internal constructor. Use with caution
      • TarEntryType

        public TarEntryType()