Class ParameterAnnotation


  • public class ParameterAnnotation
    extends Annotation
    • Constructor Detail

      • ParameterAnnotation

        public ParameterAnnotation​(int parameter,
                                   Descriptors.TypeRef name,
                                   java.util.Map<java.lang.String,​java.lang.Object> elements,
                                   Annotation.ElementType member,
                                   java.lang.annotation.RetentionPolicy policy)
    • Method Detail

      • parameter

        public int parameter()