us.zuercher.gpx2map
Class MainArgumentParser.HelperTarget

java.lang.Object
  extended by us.zuercher.gpx2map.MainArgumentParser.HelperTarget
Enclosing class:
MainArgumentParser

public class MainArgumentParser.HelperTarget
extends Object

HelperTarget accepts MapSource name information from an ArgumentParser.


Field Summary
 String mapSource
          The configured MapSource name, if any.
 
Constructor Summary
MainArgumentParser.HelperTarget()
           
 
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
 

Field Detail

mapSource

public String mapSource
The configured MapSource name, if any.

Constructor Detail

MainArgumentParser.HelperTarget

public MainArgumentParser.HelperTarget()
Method Detail

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