Interface PrometheusEncrypted.PrometheusDataInfoSetItemCtl<T extends PrometheusEncrypted.PrometheusDataInfoItemCtl>
- Type Parameters:
T- the infoType
- Enclosing interface:
PrometheusEncrypted
public static interface PrometheusEncrypted.PrometheusDataInfoSetItemCtl<T extends PrometheusEncrypted.PrometheusDataInfoItemCtl>
Interface for an infoSet item.
-
Method Summary
Modifier and TypeMethodDescriptionObtain infoSet.
-
Method Details
-
getInfoSet
PrometheusEncrypted.PrometheusDataInfoSetCtl<T> getInfoSet()Obtain infoSet.- Returns:
- the infoSet
-