| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.sshtools.common.automate.RemoteIdentificationRulepublic class RemoteIdentificationRuleextends java.lang.ObjectMethod Summary | |
protected void |
|
String |
|
int | |
protected void |
|
protected void |
|
boolean |
|
protected void addExpression(String operation,
String value)
throws UnsupportedRuleException
- Parameters:
operation-value-
- Throws:
UnsupportedRuleException-
public String getName()
- Returns:
public int getPriority()
- Returns:
protected void setName(String name)
- Parameters:
name-
protected void setPriority(int priority)
- Parameters:
priority-
public boolean testRule(String identification)
- Parameters:
identification-
- Returns: