Uses of Class
net.jsign.pe.MachineType
-
Packages that use MachineType Package Description net.jsign.pe -
-
Uses of MachineType in net.jsign.pe
Methods in net.jsign.pe that return MachineType Modifier and Type Method Description MachineTypePEFile. getMachineType()static MachineTypeMachineType. valueOf(String name)Returns the enum constant of this type with the specified name.static MachineType[]MachineType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-