public class DebugTypeTag extends SignatureTag
Constructor and Description |
---|
DebugTypeTag(String signature) |
Modifier and Type | Method and Description |
---|---|
String |
getInfo() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
getSignature
public DebugTypeTag(String signature)
public String toString()
toString
in class SignatureTag
public String getName()
getName
in interface Tag
getName
in class SignatureTag
public String getInfo()
getInfo
in class SignatureTag
public byte[] getValue()
getValue
in interface Tag
getValue
in class SignatureTag