|
||||||||||
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 following features are supported:
EjbJar11Package.getEnvEntryType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
EnvEntryNameType |
getEnvEntryName()
Returns the value of the 'Env Entry Name' containment reference. |
EnvEntryTypeType |
getEnvEntryType()
Returns the value of the 'Env Entry Type' containment reference. |
EnvEntryValueType |
getEnvEntryValue()
Returns the value of the 'Env Entry Value' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setEnvEntryName(EnvEntryNameType value)
Sets the value of the ' Env Entry Name ' containment reference. |
void |
setEnvEntryType(EnvEntryTypeType value)
Sets the value of the ' Env Entry Type ' containment reference. |
void |
setEnvEntryValue(EnvEntryValueType 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 |
---|
DescriptionType getDescription()
If the meaning of the 'Description' containment reference isn't clear, there really should be more of a description here...
setDescription(DescriptionType)
,
EjbJar11Package.getEnvEntryType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
EnvEntryNameType getEnvEntryName()
If the meaning of the 'Env Entry Name' containment reference isn't clear, there really should be more of a description here...
setEnvEntryName(EnvEntryNameType)
,
EjbJar11Package.getEnvEntryType_EnvEntryName()
void setEnvEntryName(EnvEntryNameType value)
Env Entry Name
' containment reference.
value
- the new value of the 'Env Entry Name' containment reference.getEnvEntryName()
EnvEntryTypeType getEnvEntryType()
If the meaning of the 'Env Entry Type' containment reference isn't clear, there really should be more of a description here...
setEnvEntryType(EnvEntryTypeType)
,
EjbJar11Package.getEnvEntryType_EnvEntryType()
void setEnvEntryType(EnvEntryTypeType value)
Env Entry Type
' containment reference.
value
- the new value of the 'Env Entry Type' containment reference.getEnvEntryType()
EnvEntryValueType getEnvEntryValue()
If the meaning of the 'Env Entry Value' containment reference isn't clear, there really should be more of a description here...
setEnvEntryValue(EnvEntryValueType)
,
EjbJar11Package.getEnvEntryType_EnvEntryValue()
void setEnvEntryValue(EnvEntryValueType 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)
,
EjbJar11Package.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 |