|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnvEntryType
A representation of the model object 'Env Entry Type'. The env-entryType is used to declare an application's environment entry. The declaration consists of an optional description, the name of the environment entry, and an optional value. If a value is not specified, one must be supplied during deployment. It is used by env-entry elements.
The following features are supported:
Webapp24Package.getEnvEntryType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
JndiNameType |
getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference. |
EnvEntryTypeValuesType |
getEnvEntryType()
Returns the value of the 'Env Entry Type' containment reference. |
XsdStringType |
getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setEnvEntryName(JndiNameType value)
Sets the value of the ' Env Entry Name' containment reference. |
void |
setEnvEntryType(EnvEntryTypeValuesType value)
Sets the value of the ' Env Entry Type' containment reference. |
void |
setEnvEntryValue(XsdStringType value)
Sets the value of the ' Env Entry Value' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp24Package.getEnvEntryType_Description()JndiNameType getEnvEntryName()
setEnvEntryName(JndiNameType),
Webapp24Package.getEnvEntryType_EnvEntryName()void setEnvEntryName(JndiNameType value)
Env Entry Name' containment reference.
value - the new value of the 'Env Entry Name' containment reference.getEnvEntryName()EnvEntryTypeValuesType getEnvEntryType()
If the meaning of the 'Env Entry Type' containment reference isn't clear, there really should be more of a description here...
setEnvEntryType(EnvEntryTypeValuesType),
Webapp24Package.getEnvEntryType_EnvEntryType()void setEnvEntryType(EnvEntryTypeValuesType value)
Env Entry Type' containment reference.
value - the new value of the 'Env Entry Type' containment reference.getEnvEntryType()XsdStringType getEnvEntryValue()
setEnvEntryValue(XsdStringType),
Webapp24Package.getEnvEntryType_EnvEntryValue()void setEnvEntryValue(XsdStringType value)
Env Entry Value' containment reference.
value - the new value of the 'Env Entry Value' containment reference.getEnvEntryValue()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp24Package.getEnvEntryType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||