Uses of Enum Class
com.pnfsoftware.jeb.core.units.code.asm.sig.codeless.CodelessLibraryID
Packages that use CodelessLibraryID
Package
Description
Types for "code-less" signatures.
-
Uses of CodelessLibraryID in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless that return CodelessLibraryIDModifier and TypeMethodDescriptionExecutableModelMetadata.getLibraryId()
static CodelessLibraryID
Returns the enum constant of this class with the specified name.static CodelessLibraryID[]
CodelessLibraryID.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless with parameters of type CodelessLibraryIDModifierConstructorDescriptionExecutableModelMetadata
(CodelessLibraryID libraryId, CodelessLibraryVersion libraryVersion, int modelVersion)