Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::util::CmdLineOption Class Reference

Inheritance diagram for alma::acs::util::CmdLineOption:

Inheritance graph
[legend]
List of all members.

Public Member Functions

boolean equals (Object obj)
int hashCode ()

Protected Attributes

String name
String altName

Package Functions

 CmdLineOption (String name)
 CmdLineOption (String name, String altName)
String getName ()
String getAlternativeName ()

Detailed Description

Class that represents a command line option for alma.acs.util.CmdLineArgs.
Author:
hsommer


Constructor & Destructor Documentation

alma::acs::util::CmdLineOption::CmdLineOption String  name  )  [inline, package]
 

alma::acs::util::CmdLineOption::CmdLineOption String  name,
String  altName
[inline, package]
 

Parameters:
name the name of the option, for example "-debug".
altName an alternative name of the option, that is understood as a synonym of name.


Member Function Documentation

boolean alma::acs::util::CmdLineOption::equals Object  obj  )  [inline]
 

See also:
java.lang.Object#equals(Object)

String alma::acs::util::CmdLineOption::getAlternativeName  )  [inline, package]
 

String alma::acs::util::CmdLineOption::getName  )  [inline, package]
 

int alma::acs::util::CmdLineOption::hashCode  )  [inline]
 

See also:
java.lang.Object#hashCode()


Member Data Documentation

String alma::acs::util::CmdLineOption::altName [protected]
 

String alma::acs::util::CmdLineOption::name [protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:36 2009 for ACS Java API by doxygen 1.3.8