| Constructor and Description |
|---|
AnnotationDefaultTag(AnnotationElem def) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationElem |
getDefaultVal() |
String |
getInfo() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
String |
toString() |
public AnnotationDefaultTag(AnnotationElem def)
public String getInfo()
public AnnotationElem getDefaultVal()
Copyright © 2020 Soot OSS. All rights reserved.