DriverPropertyInfo.DriverPropertyInfo
Class Overview | Class Members |
This Package |
All Packages
public DriverPropertyInfo( String name,
String value )
Parameters
- name
- the name of the property
- value
- the current value, which may be null
Description
Constructor a DriverPropertyInfo with a name and value; other
members default to their initial values.