Interface RequestId

  • All Known Implementing Classes:
    RequestIdImpl

    public interface RequestId
    Represents a Corba protocol request id.
    • Method Detail

      • getValue

        int getValue()
        return its value
        Returns:
        ID
      • isDefined

        boolean isDefined()
        Is there a numeric value for this CorbaRequestId ?
        Returns:
        if a numeric value is defined