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 LocalConfiguration. getLocal()Get the local field.Methods in org.apache.maven.buildcache.xml.config with parameters of type Local Modifier and Type Method Description voidConfiguration. setLocal(Local local)Set the local field.
-