|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodAttributes | |
---|---|
org.apache.openejb.jee.jba |
Uses of MethodAttributes in org.apache.openejb.jee.jba |
---|
Fields in org.apache.openejb.jee.jba declared as MethodAttributes | |
---|---|
protected MethodAttributes |
Entity.methodAttributes
|
protected MethodAttributes |
Session.methodAttributes
|
Methods in org.apache.openejb.jee.jba that return MethodAttributes | |
---|---|
MethodAttributes |
ObjectFactory.createMethodAttributes()
Create an instance of MethodAttributes |
MethodAttributes |
Entity.getMethodAttributes()
Gets the value of the methodAttributes property. |
MethodAttributes |
Session.getMethodAttributes()
Gets the value of the methodAttributes property. |
Methods in org.apache.openejb.jee.jba with parameters of type MethodAttributes | |
---|---|
void |
Entity.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property. |
void |
Session.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |