|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversionValue | |
|---|---|
| org.eclipse.jpt.eclipselink.core.context | |
| Uses of ConversionValue in org.eclipse.jpt.eclipselink.core.context |
|---|
| Methods in org.eclipse.jpt.eclipselink.core.context with type parameters of type ConversionValue | ||
|---|---|---|
|
ObjectTypeConverter.conversionValues()
Return a list iterator of the conversion values. |
|
| Methods in org.eclipse.jpt.eclipselink.core.context that return ConversionValue | |
|---|---|
ConversionValue |
ObjectTypeConverter.addConversionValue()
Add a conversion value to the object type mapping return the object representing it. |
ConversionValue |
ObjectTypeConverter.addConversionValue(int index)
Add a conversion value to the object type mapping return the object representing it. |
| Methods in org.eclipse.jpt.eclipselink.core.context with parameters of type ConversionValue | |
|---|---|
void |
ObjectTypeConverter.removeConversionValue(ConversionValue conversionValue)
Remove the conversion value from the entity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||