Interface LogicmoduleMessages.UnfederateAllObjectsRequestOrBuilder

    • Method Detail

      • hasSessionID

        boolean hasSessionID()
        .dataclay.communication.grpc.common.SessionID sessionID = 1;
        Returns:
        Whether the sessionID field is set.
      • getSessionID

        CommonMessages.SessionID getSessionID()
        .dataclay.communication.grpc.common.SessionID sessionID = 1;
        Returns:
        The sessionID.
      • 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.