Class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo.AnnotationInfo

java.lang.Object
com.aparapi.internal.model.ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo.AnnotationInfo
Enclosing class:
ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo

public class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo.AnnotationInfo extends Object
  • Constructor Details

    • AnnotationInfo

      public AnnotationInfo(int argumentIndex, int _typeIndex, org.apache.bcel.classfile.ElementValuePair[] pairs)
  • Method Details

    • getMethodArgumentIndex

      public int getMethodArgumentIndex()
    • getTypeIndex

      public int getTypeIndex()
    • getTypeDescriptor

      public String getTypeDescriptor()