Type Parameters:
T - the data type

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