Interface IExtension<E extends IRespondingMutableElement<E>>

Type Parameters:
E - is the type of the extension of a IExtension.
All Superinterfaces:
IProperty, MaterializationRequestable
All Known Implementing Classes:
Extension

public interface IExtension<E extends IRespondingMutableElement<E>> extends IProperty
Author:
Silvan Wyss
  • Method Details

    • getStoredExtension

      E getStoredExtension()
      Returns:
      the extension of the current IExtension.