Class AbstractTypedAttributeMethod

    • Constructor Detail

      • AbstractTypedAttributeMethod

        public AbstractTypedAttributeMethod​(JaloClassWriter forClass,
                                            YAttributeDescriptor desc,
                                            java.lang.String returnTypeFull,
                                            java.lang.String prefix,
                                            boolean managerMode)
    • Method Detail

      • createNonCtxDelegateMethod

        public MethodWriter createNonCtxDelegateMethod()
      • getQualifierConstant

        protected java.lang.String getQualifierConstant()