Interface LogicmoduleMessages.CheckObjectFederatedWithDataClayInstanceRequestOrBuilder

    • Method Detail

      • hasObjectID

        boolean hasObjectID()
        .dataclay.communication.grpc.common.ObjectID objectID = 1;
        Returns:
        Whether the objectID field is set.
      • getObjectID

        CommonMessages.ObjectID getObjectID()
        .dataclay.communication.grpc.common.ObjectID objectID = 1;
        Returns:
        The objectID.
      • hasExtDataClayID

        boolean hasExtDataClayID()
        .dataclay.communication.grpc.common.DataClayInstanceID extDataClayID = 2;
        Returns:
        Whether the extDataClayID field is set.
      • getExtDataClayID

        CommonMessages.DataClayInstanceID getExtDataClayID()
        .dataclay.communication.grpc.common.DataClayInstanceID extDataClayID = 2;
        Returns:
        The extDataClayID.