Uses of Class
org.opennms.features.scv.cli.ScvCli
-
Packages that use ScvCli Package Description org.opennms.features.scv.cli.commands -
-
Uses of ScvCli in org.opennms.features.scv.cli.commands
Methods in org.opennms.features.scv.cli.commands with parameters of type ScvCli Modifier and Type Method Description java.lang.Integer
GetCommand. apply(ScvCli scvCli)
java.lang.Integer
ListCommand. apply(ScvCli scvCli)
java.lang.Integer
SetCommand. apply(ScvCli scvCli)
-