Class AttributeParameterAnnotations

  • All Implemented Interfaces:
    Attribute

    public class AttributeParameterAnnotations
    extends java.lang.Object
    implements Attribute
    • Field Detail

      • parameterAnnotations

        protected Annotations[] parameterAnnotations
    • Constructor Detail

      • AttributeParameterAnnotations

        public AttributeParameterAnnotations​(Annotations[] parameterAnnotations)
    • Method Detail

      • getParameterAnnotations

        public Annotations[] getParameterAnnotations()