Interface HasEntity

All Known Implementing Classes:
DefaultEntityHelper.DeserializingMessageWithEntity, DefaultEntityHelper.MessageWithEntity

public interface HasEntity
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getEntity

      Entity<?> getEntity()