Uses of Class
org.apache.maven.buildcache.xml.config.MultiModule
-
Packages that use MultiModule Package Description org.apache.maven.buildcache.xml org.apache.maven.buildcache.xml.config -
-
Uses of MultiModule in org.apache.maven.buildcache.xml
Methods in org.apache.maven.buildcache.xml that return MultiModule Modifier and Type Method Description MultiModuleCacheConfig. getMultiModule()MultiModuleCacheConfigImpl. getMultiModule() -
Uses of MultiModule in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return MultiModule Modifier and Type Method Description MultiModuleConfiguration. getMultiModule()Get specifies related to multi module projects configuration.Methods in org.apache.maven.buildcache.xml.config with parameters of type MultiModule Modifier and Type Method Description voidConfiguration. setMultiModule(MultiModule multiModule)Set specifies related to multi module projects configuration.
-