Interface DataWrapper

    • Method Detail

      • getData

        BaseDataType<?> getData()
        Many CIP objects wrap a CIP data type. This interface allows the member resolver to access fragments of complex wrapped data in a uniform way.
        Returns: