|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HomeType | |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar30 | |
| Uses of HomeType in org.eclipse.modisco.jee.ejbjar.EjbJar30 |
|---|
| Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return HomeType | |
|---|---|
HomeType |
EjbJar30Factory.createHomeType()
Returns a new object of class 'Home Type'. |
HomeType |
EjbRefType.getHome()
Returns the value of the 'Home' containment reference. |
HomeType |
EntityBeanType.getHome()
Returns the value of the 'Home' containment reference. |
HomeType |
SessionBeanType.getHome()
Returns the value of the 'Home' containment reference. |
| Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 with parameters of type HomeType | |
|---|---|
void |
EjbRefType.setHome(HomeType value)
Sets the value of the ' Home' containment reference. |
void |
EntityBeanType.setHome(HomeType value)
Sets the value of the ' Home' containment reference. |
void |
SessionBeanType.setHome(HomeType value)
Sets the value of the ' Home' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||