| Package | Description |
|---|---|
| org.apache.openejb.jee.jba.cmp |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected EntityCommand |
Entity.entityCommand |
protected EntityCommand |
Defaults.entityCommand |
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityCommand> |
EntityCommands.entityCommand |
| Modifier and Type | Method and Description |
|---|---|
EntityCommand |
ObjectFactory.createEntityCommand()
Create an instance of
EntityCommand |
EntityCommand |
Entity.getEntityCommand()
Gets the value of the entityCommand property.
|
EntityCommand |
Defaults.getEntityCommand()
Gets the value of the entityCommand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<EntityCommand> |
EntityCommands.getEntityCommand()
Gets the value of the entityCommand property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setEntityCommand(EntityCommand value)
Sets the value of the entityCommand property.
|
void |
Defaults.setEntityCommand(EntityCommand value)
Sets the value of the entityCommand property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.