| Package | Description |
|---|---|
| org.apache.openejb.jee.jba |
| Modifier and Type | Field and Description |
|---|---|
protected MethodAttributes |
Entity.methodAttributes |
protected MethodAttributes |
Session.methodAttributes |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property.
|
void |
Session.setMethodAttributes(MethodAttributes value)
Sets the value of the methodAttributes property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.