|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnvEntry
Generated interface for EnvEntry element.
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Field Summary | |
|---|---|
static String |
ENV_ENTRY_NAME
|
static String |
ENV_ENTRY_TYPE
|
static String |
ENV_ENTRY_VALUE
|
| Method Summary | |
|---|---|
int |
addInjectionTarget(InjectionTarget valueInterface)
|
String |
getEnvEntryName()
Getter for env-entry-name property. |
String |
getEnvEntryType()
Getter for env-entry-type property. |
String |
getEnvEntryValue()
Getter for env-entry-value property. |
InjectionTarget[] |
getInjectionTarget()
|
InjectionTarget |
getInjectionTarget(int index)
|
String |
getMappedName()
|
InjectionTarget |
newInjectionTarget()
|
int |
removeInjectionTarget(InjectionTarget valueInterface)
|
void |
setEnvEntryName(String value)
Setter for env-entry-name property. |
void |
setEnvEntryType(String value)
Setter for env-entry-type property. |
void |
setEnvEntryValue(String value)
Setter for env-entry-value property. |
void |
setInjectionTarget(InjectionTarget[] value)
|
void |
setInjectionTarget(int index,
InjectionTarget valueInterface)
|
void |
setMappedName(String value)
|
int |
sizeInjectionTarget()
|
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.CommonDDBean |
|---|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, write |
| Methods inherited from interface org.netbeans.modules.j2ee.dd.api.common.DescriptionInterface |
|---|
getAllDescriptions, getDefaultDescription, getDescription, removeAllDescriptions, removeDescription, removeDescriptionForLocale, setAllDescriptions, setDescription, setDescription |
| Field Detail |
|---|
static final String ENV_ENTRY_NAME
static final String ENV_ENTRY_TYPE
static final String ENV_ENTRY_VALUE
| Method Detail |
|---|
void setEnvEntryName(String value)
value - property valueString getEnvEntryName()
void setEnvEntryType(String value)
value - property valueString getEnvEntryType()
void setEnvEntryValue(String value)
value - property valueString getEnvEntryValue()
void setMappedName(String value)
throws VersionNotSupportedException
VersionNotSupportedException
String getMappedName()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(int index,
InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget getInjectionTarget(int index)
throws VersionNotSupportedException
VersionNotSupportedException
int sizeInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
void setInjectionTarget(InjectionTarget[] value)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget[] getInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
int addInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
int removeInjectionTarget(InjectionTarget valueInterface)
throws VersionNotSupportedException
VersionNotSupportedException
InjectionTarget newInjectionTarget()
throws VersionNotSupportedException
VersionNotSupportedException
|
org.netbeans.modules.j2ee.dd/1 1.13.0 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||