Class DocFacadeSourceConfig


  • public class DocFacadeSourceConfig
    extends Object
    • Constructor Detail

      • DocFacadeSourceConfig

        public DocFacadeSourceConfig()
      • DocFacadeSourceConfig

        public DocFacadeSourceConfig​(boolean failOnSourceModuleNotFound)
    • Method Detail

      • isFailOnSourceModuleNotFound

        public boolean isFailOnSourceModuleNotFound()
      • withFailOnSourceModuleNotFound

        public DocFacadeSourceConfig withFailOnSourceModuleNotFound​(boolean failOnSourceModuleNotFound)
        Returns:
        a clone of this object, except with this updated property (returns this if an identical value is passed).