Uses of Class
org.apache.maven.buildcache.xml.config.AttachedOutputs
-
Packages that use AttachedOutputs Package Description org.apache.maven.buildcache.xml.config -
-
Uses of AttachedOutputs in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return AttachedOutputs Modifier and Type Method Description AttachedOutputsConfiguration. getAttachedOutputs()Get the attachedOutputs field.Methods in org.apache.maven.buildcache.xml.config with parameters of type AttachedOutputs Modifier and Type Method Description voidConfiguration. setAttachedOutputs(AttachedOutputs attachedOutputs)Set the attachedOutputs field.
-