Type Parameters:
T - the infoType
All Superinterfaces:
Iterable<T>
All Known Implementing Classes:
PrometheusDataInfoSet
Enclosing interface:
PrometheusEncrypted

public static interface PrometheusEncrypted.PrometheusDataInfoSetCtl<T extends PrometheusEncrypted.PrometheusDataInfoItemCtl> extends Iterable<T>
Interface for an infoSet.
  • Method Details

    • isEmpty

      boolean isEmpty()
      Is the infoSet empty?
      Returns:
      true/false.
    • fieldChanged

      MetisDataDifference fieldChanged(PrometheusDataInfoClass pInfoClass)
      Determine whether a particular field has changed in this edit view.
      Parameters:
      pInfoClass - the class to test
      Returns:
      true/false