xdoclet.modules.ejb.lookup
public static class LookupObjectSubTask.LookupKind extends org.apache.tools.ant.types.EnumeratedAttribute
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
LOGICAL |
static java.lang.String |
PHYSICAL |
Constructor and Description |
---|
LookupObjectSubTask.LookupKind() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getValues()
Gets the Values attribute of the LookupKind object
|
public static final java.lang.String PHYSICAL
public static final java.lang.String LOGICAL