Uses of Class
org.apache.maven.buildcache.xml.config.Local
-
Packages that use Local Package Description org.apache.maven.buildcache.xml.config -
-
Uses of Local in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return Local Modifier and Type Method Description Local
Configuration. getLocal()
Get the local field.Methods in org.apache.maven.buildcache.xml.config with parameters of type Local Modifier and Type Method Description void
Configuration. setLocal(Local local)
Set the local field.
-