Interface LogicmoduleMessages.CheckObjectFederatedRequestOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CommonMessages.ObjectID getObjectID()
      .dataclay.communication.grpc.common.ObjectID objectID = 1;
      CommonMessages.ObjectIDOrBuilder getObjectIDOrBuilder()
      .dataclay.communication.grpc.common.ObjectID objectID = 1;
      boolean hasObjectID()
      .dataclay.communication.grpc.common.ObjectID objectID = 1;
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • 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.