|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SessionType
A representation of the model object 'Session Type'.
The following features are supported:
Description
Display Name
Small Icon
Large Icon
Ejb Name
Home
Remote
Ejb Class
Session Type
Transaction Type
Env Entry
Ejb Ref
Security Role Ref
Resource Ref
Id
EjbJar11Package.getSessionType()
Method Summary | |
---|---|
DescriptionType |
getDescription()
Returns the value of the 'Description' containment reference. |
DisplayNameType |
getDisplayName()
Returns the value of the 'Display Name' containment reference. |
EjbClassType |
getEjbClass()
Returns the value of the 'Ejb Class' containment reference. |
EjbNameType |
getEjbName()
Returns the value of the 'Ejb Name' containment reference. |
|
getEjbRef()
Returns the value of the 'Ejb Ref' containment reference list. |
|
getEnvEntry()
Returns the value of the 'Env Entry' containment reference list. |
HomeType |
getHome()
Returns the value of the 'Home' containment reference. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
LargeIconType |
getLargeIcon()
Returns the value of the 'Large Icon' containment reference. |
RemoteType |
getRemote()
Returns the value of the 'Remote' containment reference. |
|
getResourceRef()
Returns the value of the 'Resource Ref' containment reference list. |
|
getSecurityRoleRef()
Returns the value of the 'Security Role Ref' containment reference list. |
SessionTypeType |
getSessionType()
Returns the value of the 'Session Type' containment reference. |
SmallIconType |
getSmallIcon()
Returns the value of the 'Small Icon' containment reference. |
TransactionTypeType |
getTransactionType()
Returns the value of the 'Transaction Type' containment reference. |
void |
setDescription(DescriptionType value)
Sets the value of the ' Description ' containment reference. |
void |
setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
setEjbClass(EjbClassType value)
Sets the value of the ' Ejb Class ' containment reference. |
void |
setEjbName(EjbNameType value)
Sets the value of the ' Ejb Name ' containment reference. |
void |
setHome(HomeType value)
Sets the value of the ' Home ' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute. |
void |
setLargeIcon(LargeIconType value)
Sets the value of the ' Large Icon ' containment reference. |
void |
setRemote(RemoteType value)
Sets the value of the ' Remote ' containment reference. |
void |
setSessionType(SessionTypeType value)
Sets the value of the ' Session Type ' containment reference. |
void |
setSmallIcon(SmallIconType value)
Sets the value of the ' Small Icon ' containment reference. |
void |
setTransactionType(TransactionTypeType value)
Sets the value of the ' Transaction Type ' containment reference. |
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.getSessionType_Description()
void setDescription(DescriptionType value)
Description
' containment reference.
value
- the new value of the 'Description' containment reference.getDescription()
DisplayNameType getDisplayName()
If the meaning of the 'Display Name' containment reference isn't clear, there really should be more of a description here...
setDisplayName(DisplayNameType)
,
EjbJar11Package.getSessionType_DisplayName()
void setDisplayName(DisplayNameType value)
Display Name
' containment reference.
value
- the new value of the 'Display Name' containment reference.getDisplayName()
SmallIconType getSmallIcon()
If the meaning of the 'Small Icon' containment reference isn't clear, there really should be more of a description here...
setSmallIcon(SmallIconType)
,
EjbJar11Package.getSessionType_SmallIcon()
void setSmallIcon(SmallIconType value)
Small Icon
' containment reference.
value
- the new value of the 'Small Icon' containment reference.getSmallIcon()
LargeIconType getLargeIcon()
If the meaning of the 'Large Icon' containment reference isn't clear, there really should be more of a description here...
setLargeIcon(LargeIconType)
,
EjbJar11Package.getSessionType_LargeIcon()
void setLargeIcon(LargeIconType value)
Large Icon
' containment reference.
value
- the new value of the 'Large Icon' containment reference.getLargeIcon()
EjbNameType getEjbName()
If the meaning of the 'Ejb Name' containment reference isn't clear, there really should be more of a description here...
setEjbName(EjbNameType)
,
EjbJar11Package.getSessionType_EjbName()
void setEjbName(EjbNameType value)
Ejb Name
' containment reference.
value
- the new value of the 'Ejb Name' containment reference.getEjbName()
HomeType getHome()
If the meaning of the 'Home' containment reference isn't clear, there really should be more of a description here...
setHome(HomeType)
,
EjbJar11Package.getSessionType_Home()
void setHome(HomeType value)
Home
' containment reference.
value
- the new value of the 'Home' containment reference.getHome()
RemoteType getRemote()
If the meaning of the 'Remote' containment reference isn't clear, there really should be more of a description here...
setRemote(RemoteType)
,
EjbJar11Package.getSessionType_Remote()
void setRemote(RemoteType value)
Remote
' containment reference.
value
- the new value of the 'Remote' containment reference.getRemote()
EjbClassType getEjbClass()
If the meaning of the 'Ejb Class' containment reference isn't clear, there really should be more of a description here...
setEjbClass(EjbClassType)
,
EjbJar11Package.getSessionType_EjbClass()
void setEjbClass(EjbClassType value)
Ejb Class
' containment reference.
value
- the new value of the 'Ejb Class' containment reference.getEjbClass()
SessionTypeType getSessionType()
If the meaning of the 'Session Type' containment reference isn't clear, there really should be more of a description here...
setSessionType(SessionTypeType)
,
EjbJar11Package.getSessionType_SessionType()
void setSessionType(SessionTypeType value)
Session Type
' containment reference.
value
- the new value of the 'Session Type' containment reference.getSessionType()
TransactionTypeType getTransactionType()
If the meaning of the 'Transaction Type' containment reference isn't clear, there really should be more of a description here...
setTransactionType(TransactionTypeType)
,
EjbJar11Package.getSessionType_TransactionType()
void setTransactionType(TransactionTypeType value)
Transaction Type
' containment reference.
value
- the new value of the 'Transaction Type' containment reference.getTransactionType()
getEnvEntry()
EnvEntryType
.
If the meaning of the 'Env Entry' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getSessionType_EnvEntry()
getEjbRef()
EjbRefType
.
If the meaning of the 'Ejb Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getSessionType_EjbRef()
getSecurityRoleRef()
SecurityRoleRefType
.
If the meaning of the 'Security Role Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getSessionType_SecurityRoleRef()
getResourceRef()
ResourceRefType
.
If the meaning of the 'Resource Ref' containment reference list isn't clear, there really should be more of a description here...
EjbJar11Package.getSessionType_ResourceRef()
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.getSessionType_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 |