Uses of Class
net.jsign.pe.Subsystem
-
Packages that use Subsystem Package Description net.jsign.pe -
-
Uses of Subsystem in net.jsign.pe
Methods in net.jsign.pe that return Subsystem Modifier and Type Method Description SubsystemPEFile. getSubsystem()The subsystem that is required to run this image.static SubsystemSubsystem. valueOf(String name)Returns the enum constant of this type with the specified name.static Subsystem[]Subsystem. values()Returns an array containing the constants of this enum type, in the order they are declared.
-