Interface EntityConverter.ConvertedEntity
-
- Enclosing interface:
- EntityConverter
public static interface EntityConverter.ConvertedEntity
The result of an entity conversion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
entityName()
boolean
skip()
Object
value()
-