Interface StructConverter
- 
public interface StructConverterJPA scripting API implementation.- Author:
 - Guy Pelletier
 - Since:
 - EclipseLink 2.5.1
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StructConvertersetConverter(java.lang.String converter)StructConvertersetName(java.lang.String name) 
 - 
 
- 
- 
Method Detail
- 
setName
StructConverter setName(java.lang.String name)
 
- 
setConverter
StructConverter setConverter(java.lang.String converter)
 
 - 
 
 -