org.beanmaker.util
Class ArgumentConstants

java.lang.Object
  |
  +--org.beanmaker.util.ArgumentConstants

public final class ArgumentConstants
extends java.lang.Object

ArgumentConstants is the class that contains the options.

Version:
@version 1.2 07 Oct 2002
Author:
Martone Giovanni giovannimartone@hotmail.com
See Also:
Creator

Field Summary
static java.lang.String INTRO_MESSAGE
          Identifies the intro message
static java.lang.String USAGE_MESSAGE
          Identifies the usage message
 
Constructor Summary
ArgumentConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTRO_MESSAGE

public static final java.lang.String INTRO_MESSAGE
Identifies the intro message

See Also:
Constant Field Values

USAGE_MESSAGE

public static final java.lang.String USAGE_MESSAGE
Identifies the usage message

See Also:
Constant Field Values
Constructor Detail

ArgumentConstants

public ArgumentConstants()


Copyright © 2002 Giovanni Martone.