| Package | Description | 
|---|---|
| oracle.adf.model.binding | Contains the abstract implementation of ADFm binding objects. | 
| oracle.jbo.mom | Contains the abstract implementation for meta object management in various ADF tiers. | 
| oracle.jbo.server.util | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DCMethodParameterDef | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PropertyNameValueDef. copy(PropertyNameValueDef other) | 
| Constructor and Description | 
|---|
| PropertyNameValueDef(PropertyNameValueDef other) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JboNamedDataThis class implements a persistable name-value-type holder
 It can be used to store name-type-value triplets e.g., to
 persist Bean Properties. |