Interface ContextHelpData<D>

All Superinterfaces:
Serializable
All Known Implementing Classes:
ContextHelpStringData

public interface ContextHelpData<D> extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getData

      D getData()