public class RepeatableContainerAnnotationInfo extends Object implements IAnnotationInfo
| Constructor and Description |
|---|
RepeatableContainerAnnotationInfo(IAnnotationInfo[] annotations,
IType container,
IType owner) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
Object |
getFieldValue(String fieldName) |
Annotation |
getInstance() |
String |
getName() |
IType |
getOwnersType() |
IType |
getType() |
boolean |
retainInBytecode() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTargetpublic RepeatableContainerAnnotationInfo(IAnnotationInfo[] annotations, IType container, IType owner)
public String getName()
getName in interface IAnnotationInfopublic IType getOwnersType()
getOwnersType in interface IAnnotationInfopublic String getDisplayName()
public String getDescription()
getDescription in interface IAnnotationInfopublic Annotation getInstance()
getInstance in interface IAnnotationInfopublic Object getFieldValue(String fieldName)
getFieldValue in interface IAnnotationInfopublic IType getType()
getType in interface IAnnotationInfopublic boolean retainInBytecode()
Copyright © 2018. All rights reserved.