Interface IEntity

All Known Implementing Classes:
Person

public interface IEntity
Entity marker interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    String value.
  • Method Details

    • stringValue

      String stringValue()
      String value.
      Returns:
      Value as string