|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DisplayNameType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar20 |
Uses of DisplayNameType in org.eclipse.modisco.jee.ejbjar.EjbJar20 |
---|
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return DisplayNameType | |
---|---|
DisplayNameType |
EjbJar20Factory.createDisplayNameType()
Returns a new object of class 'Display Name Type'. |
DisplayNameType |
DocumentRoot.getDisplayName()
Returns the value of the 'Display Name' containment reference. |
DisplayNameType |
EjbJarType.getDisplayName()
Returns the value of the 'Display Name' containment reference. |
DisplayNameType |
EntityType.getDisplayName()
Returns the value of the 'Display Name' containment reference. |
DisplayNameType |
MessageDrivenType.getDisplayName()
Returns the value of the 'Display Name' containment reference. |
DisplayNameType |
SessionType.getDisplayName()
Returns the value of the 'Display Name' containment reference. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type DisplayNameType | |
---|---|
void |
DocumentRoot.setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
EjbJarType.setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
EntityType.setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
MessageDrivenType.setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
void |
SessionType.setDisplayName(DisplayNameType value)
Sets the value of the ' Display Name ' containment reference. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |