public class ExistingDriverType extends Object implements IDriverType
| Constructor and description |
|---|
ExistingDriverType
(String originalDriverName) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String |
getName() |
|
public String |
getOriginalDriverName() |
|
public String |
getPropertyKey() |
|
public String |
getPropertyValue() |
|
public String |
toString() |