Uses of Class
org.apache.syncope.common.lib.command.CommandArgs
-
Packages that use CommandArgs Package Description org.apache.syncope.common.lib.command -
-
Uses of CommandArgs in org.apache.syncope.common.lib.command
Methods in org.apache.syncope.common.lib.command that return CommandArgs Modifier and Type Method Description CommandArgsCommandTO. getArgs()Methods in org.apache.syncope.common.lib.command with parameters of type CommandArgs Modifier and Type Method Description CommandOutput.BuilderCommandOutput.Builder. args(CommandArgs args)CommandTO.BuilderCommandTO.Builder. args(CommandArgs args)voidCommandTO. setArgs(CommandArgs args)
-