Interface JClassPrinterFactory

    • Method Detail

      • getName

        java.lang.String getName()
        Returns a short name for this JClassPrinterFactory instance.
        Returns:
        a short name (used for setting the JClassPrinter type on the SourceGenerator.
        See Also:
        SourceGenerator#setJClassPrinterType(String)