Constructor and Description |
---|
VisibilityParameterAnnotationTag(int num,
int kind) |
Modifier and Type | Method and Description |
---|---|
void |
addVisibilityAnnotation(VisibilityAnnotationTag a) |
String |
getInfo() |
int |
getKind() |
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
ArrayList<VisibilityAnnotationTag> |
getVisibilityAnnotations() |
String |
toString() |
public VisibilityParameterAnnotationTag(int num, int kind)
public String getInfo()
public void addVisibilityAnnotation(VisibilityAnnotationTag a)
public ArrayList<VisibilityAnnotationTag> getVisibilityAnnotations()
public int getKind()