|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectopenlr.map.sqlite.loader.DBFileNameParameter
public class DBFileNameParameter
The class DBFileNameParameter implements a map loader parameter. This parameter represents the path to the database file.
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface openlr.map.loader.MapLoadParameter |
|---|
openlr.map.loader.MapLoadParameter.ParameterType |
| Field Summary | |
|---|---|
static int |
IDENTIFIER
The Constant IDENTIFIER. |
| Constructor Summary | |
|---|---|
DBFileNameParameter()
|
|
| Method Summary | |
|---|---|
String |
getDescription()
|
int |
getIdentifier()
|
String |
getName()
|
openlr.map.loader.MapLoadParameter.ParameterType |
getType()
|
String |
getValue()
|
boolean |
isRequired()
|
void |
setValue(String s)
Sets the value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int IDENTIFIER
| Constructor Detail |
|---|
public DBFileNameParameter()
| Method Detail |
|---|
public final String getDescription()
getDescription in interface openlr.map.loader.MapLoadParameterpublic final String getName()
getName in interface openlr.map.loader.MapLoadParameterpublic final boolean isRequired()
isRequired in interface openlr.map.loader.MapLoadParameterpublic final openlr.map.loader.MapLoadParameter.ParameterType getType()
getType in interface openlr.map.loader.MapLoadParameterpublic final int getIdentifier()
getIdentifier in interface openlr.map.loader.MapLoadParameterpublic final String getValue()
getValue in interface openlr.map.loader.MapLoadParameterpublic final void setValue(String s)
setValue in interface openlr.map.loader.MapLoadParameters - the new value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||