Type Parameters:
T - the data type

public abstract class PrometheusSheetStaticData<T extends PrometheusStaticDataItem> extends PrometheusSheetEncrypted<T>
Extension of SheetDataItem class for accessing a sheet that is related to a static data type.
Author:
Tony Washer