Interface LogicmoduleMessages.GetMetadataByOIDForDSResponseOrBuilder

    • Method Detail

      • hasMdInfo

        boolean hasMdInfo()
        .dataclay.communication.grpc.common.MetaDataInfo mdInfo = 1;
        Returns:
        Whether the mdInfo field is set.
      • hasExcInfo

        boolean hasExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        Whether the excInfo field is set.
      • getExcInfo

        CommonMessages.ExceptionInfo getExcInfo()
        .dataclay.communication.grpc.common.ExceptionInfo excInfo = 2;
        Returns:
        The excInfo.