|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.types.EnumeratedAttribute
xdoclet.modules.ejb.lookup.LookupObjectSubTask.LookupKind
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, getValue, indexOfValue, setValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String PHYSICAL
public static final java.lang.String LOGICAL
Constructor Detail |
public LookupObjectSubTask.LookupKind()
Method Detail |
public java.lang.String[] getValues()
|
http://xdoclet.sourceforge.net/ | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |