Interface OfficeOutputType

    • Method Detail

      • getOfficeOutputName

        java.lang.String getOfficeOutputName()
        Obtains the name of OfficeOutput.
        Returns:
        Name of this OfficeOutput.
      • getArgumentType

        java.lang.String getArgumentType()
        Obtains the fully qualified class name of the argument type from this OfficeOutput.
        Returns:
        Argument type to this OfficeOutput.