us.zuercher.gpx2map
Class MainArgumentParser.HelperTarget
java.lang.Object
us.zuercher.gpx2map.MainArgumentParser.HelperTarget
- Enclosing class:
- MainArgumentParser
public class MainArgumentParser.HelperTarget
- extends Object
HelperTarget accepts MapSource
name information from an
ArgumentParser
.
Method Summary |
void |
setHelp()
Mutator method called by ArgumentParser . |
void |
setMapSource(String mapSource)
Mutator method called by ArgumentParser . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapSource
public String mapSource
- The configured
MapSource
name, if any.
MainArgumentParser.HelperTarget
public MainArgumentParser.HelperTarget()
setHelp
public void setHelp()
- Mutator method called by
ArgumentParser
.
setMapSource
public void setMapSource(String mapSource)
- Mutator method called by
ArgumentParser
.
- Parameters:
mapSource
- map source name