Class ConstantAnnotationElement

    • Field Detail

      • _constantValue

        private final java.lang.Object _constantValue
    • Constructor Detail

      • ConstantAnnotationElement

        public ConstantAnnotationElement​(java.lang.Object constantValue)
    • Method Detail

      • getConstantValue

        public java.lang.Object getConstantValue()