Uses of Enum
org.eclipse.cbi.common.util.ZipPosixPermissionFixer.CentralDirectoryHeader.Platform
Packages that use ZipPosixPermissionFixer.CentralDirectoryHeader.Platform
-
Uses of ZipPosixPermissionFixer.CentralDirectoryHeader.Platform in org.eclipse.cbi.common.util
Methods in org.eclipse.cbi.common.util that return ZipPosixPermissionFixer.CentralDirectoryHeader.PlatformModifier and TypeMethodDescriptionZipPosixPermissionFixer.CentralDirectoryHeader.Platform.fromValue
(int value) ZipPosixPermissionFixer.CentralDirectoryHeader.platform()
The upper byte indicates the compatibility of the file attribute information.Returns the enum constant of this type with the specified name.ZipPosixPermissionFixer.CentralDirectoryHeader.Platform.values()
Returns an array containing the constants of this enum type, in the order they are declared.