vanted.addon
Class StartVantedWithAddon

java.lang.Object
  extended by vanted.addon.StartVantedWithAddon

public class StartVantedWithAddon
extends java.lang.Object

The Class StartVantedWithAddon.


Constructor Summary
StartVantedWithAddon()
           
 
Method Summary
static java.lang.String getAddonName()
          Gets the addon name.
static void main(java.lang.String[] args)
          The main method.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartVantedWithAddon

public StartVantedWithAddon()
Method Detail

main

public static void main(java.lang.String[] args)
The main method.

Parameters:
args - the arguments

getAddonName

public static java.lang.String getAddonName()
Gets the addon name.

Returns:
the addon name