Interface AccumulateImportDescrBuilder

    • Method Detail

      • target

        AccumulateImportDescrBuilder target​(java.lang.String target)
        Sets the import target
        Parameters:
        target - the class or package being imported
        Returns:
        itself
      • functionName

        AccumulateImportDescrBuilder functionName​(java.lang.String functionName)
        Sets the function name for the accumulate import
        Parameters:
        functionName - the function name
        Returns:
        itself