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 RemoteConfiguration. getRemote()Get the remote field.Methods in org.apache.maven.buildcache.xml.config with parameters of type Remote Modifier and Type Method Description voidConfiguration. setRemote(Remote remote)Set the remote field.
-