public class Proxy
extends Object
Action.addProxy(java.lang.String)
or via the static getInstance(String)
.Modifier and Type | Method and Description |
---|---|
static Proxy |
getInstance(String name)
Gets a Proxy instance with the given name.
|
String |
getName()
Gets the name of the ToolProxy.
|
void |
setName(String name)
Sets the name of the ToolProxy.
|
String |
toString() |
public static Proxy getInstance(String name)
name
- the name of the proxypublic String getName()
public void setName(String name)
name
- the name to setpublic String toString()
toString
in class Object
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.