Class AbstractAttributeMethodWriter

    • Field Detail

      • PRIMITIVE_POSTFIX

        protected static final java.lang.String PRIMITIVE_POSTFIX
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractAttributeMethodWriter

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

      • managerMode

        protected boolean managerMode()
      • getConstantsClassNameShort

        protected java.lang.String getConstantsClassNameShort()
      • isInitialOnly

        protected boolean isInitialOnly()