public class GetNameCommand extends Command
Constructor and Description |
---|
GetNameCommand(String id) |
Modifier and Type | Method and Description |
---|---|
String[] |
buildCommand(String ccmExe)
Return the Synergy command line to execute as an array.
|
String |
getName() |
void |
parseResult(String result)
Parse the command result.
|
buildMask, isStatusOK
public GetNameCommand(String id)
public String[] buildCommand(String ccmExe)
Command
buildCommand
in class Command
public void parseResult(String result)
Command
parseResult
in class Command
public String getName()
Copyright © 2008-2013. All Rights Reserved.