| 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 List<Property> |
DependentValueClass.property |
protected List<Property> |
KeyField.property |
protected List<Property> |
CmpField.property |
| Modifier and Type | Method and Description |
|---|---|
Property |
ObjectFactory.createProperty()
Create an instance of
Property |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
DependentValueClass.getProperty()
Gets the value of the property property.
|
List<Property> |
KeyField.getProperty()
Gets the value of the property property.
|
List<Property> |
CmpField.getProperty()
Gets the value of the property property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.