Uses of Class
com.martiansoftware.jsap.ant.SwitchConfiguration
-
Packages that use SwitchConfiguration Package Description com.martiansoftware.jsap.ant -
-
Uses of SwitchConfiguration in com.martiansoftware.jsap.ant
Methods in com.martiansoftware.jsap.ant with parameters of type SwitchConfiguration Modifier and Type Method Description void
JSAPAntTask. addConfiguredSwitch(SwitchConfiguration switchConfig)
Adds a nested SwitchConfiguration to the generated JSAP.
-