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