Uses of Class
org.apache.maven.buildcache.xml.config.MultiModule
Packages that use MultiModule
-
Uses of MultiModule in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return MultiModule -
Uses of MultiModule in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return MultiModuleModifier and TypeMethodDescriptionConfiguration.getMultiModule()Get specifies related to multi module projects configuration.Methods in org.apache.maven.buildcache.xml.config with parameters of type MultiModuleModifier and TypeMethodDescriptionvoidConfiguration.setMultiModule(MultiModule multiModule) Set specifies related to multi module projects configuration.