Uses of Class
org.apache.maven.buildcache.xml.config.Input
-
Packages that use Input Package Description org.apache.maven.buildcache.xml.config -
-
Uses of Input in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return Input Modifier and Type Method Description InputCacheConfig. getInput()Get configuration for source code input files participating in checksum calculation.Methods in org.apache.maven.buildcache.xml.config with parameters of type Input Modifier and Type Method Description voidCacheConfig. setInput(Input input)Set configuration for source code input files participating in checksum calculation.
-