xdoclet.modules.ejb.lookup
Class LookupObjectSubTask.LookupKind

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by xdoclet.modules.ejb.lookup.LookupObjectSubTask.LookupKind
Enclosing class:
LookupObjectSubTask

public static class LookupObjectSubTask.LookupKind
extends org.apache.tools.ant.types.EnumeratedAttribute

Author:
Ara Abrahamian (ara_e_w@yahoo.com)
created
March 6, 2002

Field Summary
static java.lang.String LOGICAL
           
static java.lang.String PHYSICAL
           
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
LookupObjectSubTask.LookupKind()
           
 
Method Summary
 java.lang.String[] getValues()
          Gets the Values attribute of the LookupKind object
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

PHYSICAL

public static final java.lang.String PHYSICAL
See Also:
Constant Field Values

LOGICAL

public static final java.lang.String LOGICAL
See Also:
Constant Field Values
Constructor Detail

LookupObjectSubTask.LookupKind

public LookupObjectSubTask.LookupKind()
Method Detail

getValues

public java.lang.String[] getValues()
Gets the Values attribute of the LookupKind object

Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute
Returns:
The Values value

http://xdoclet.sourceforge.net/