Interface EntityConverter.ConvertedEntity

Enclosing interface:
EntityConverter

public static interface EntityConverter.ConvertedEntity
The result of an entity conversion
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
     
  • Method Details

    • skip

      boolean skip()
    • entityName

      String entityName()
    • value

      Object value()