| 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 static final String NAME
public AnnotationDefaultTag(AnnotationElem def)
public String getInfo()
public AnnotationElem getDefaultVal()
Copyright © 2024 Soot OSS. All rights reserved.