public interface

INativeAttribute

com.pnfsoftware.jeb.core.units.code.asm.sig.INativeAttribute

Class Overview

Information on the signature target.

Summary

Public Methods
abstract String getType()
Returns a String describing the attribute type.
abstract Object getValue()
Returns the attribute value

Public Methods

public abstract String getType ()

Returns a String describing the attribute type. Used only for display purpose

public abstract Object getValue ()

Returns the attribute value