| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.mapping.ejb | |
| com.sun.jdo.api.persistence.mapping.ejb.beans |
| Modifier and Type | Method and Description |
|---|---|
static SunCmpMapping |
SunCmpMappingsUtils.getFirstSunCmpMapping(SunCmpMappings scms,
boolean addEmpty)
Return the first SunCmpMapping element from the graph.
|
| Modifier and Type | Method and Description |
|---|---|
SunCmpMapping[] |
SunCmpMappings.getSunCmpMapping() |
SunCmpMapping |
SunCmpMappings.getSunCmpMapping(int index) |
SunCmpMapping |
SunCmpMappings.newSunCmpMapping()
Create a new bean using it's default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SunCmpMappings.addSunCmpMapping(SunCmpMapping value) |
int |
SunCmpMappings.removeSunCmpMapping(SunCmpMapping value) |
void |
SunCmpMappings.setSunCmpMapping(int index,
SunCmpMapping value) |
void |
SunCmpMappings.setSunCmpMapping(SunCmpMapping[] value) |
Copyright © 2017. All rights reserved.