public class AddAlgorithmCommand extends Object
Constructor and Description |
---|
AddAlgorithmCommand(String cmd) |
Modifier and Type | Method and Description |
---|---|
String |
getAlgorithmType() |
String |
getCategory() |
String |
getClazz() |
String |
getCommand() |
String |
getDescription() |
String |
getName() |
String |
getSkipjava() |
String |
getUrl() |
String |
getVRE() |
void |
setDescription(String d) |
String |
toString() |
public AddAlgorithmCommand(String cmd)
public void setDescription(String d)
public String getCommand()
public String getName()
public String getCategory()
public String getClazz()
public String getVRE()
public String getAlgorithmType()
public String getSkipjava()
public String getUrl()
public String getDescription()
Copyright © 2017. All Rights Reserved.