Class EnumOutline

  • All Implemented Interfaces:
    CustomizableOutline

    public abstract class EnumOutline
    extends Object
    implements CustomizableOutline
    Outline object that provides per-CEnumLeafInfo information for filling in methods/fields for a bean. This object can be obtained from Outline
    Author:
    Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)