Interface LogicmoduleMessages.GetContractsOfApplicantWithProvRequestOrBuilder

    • Method Detail

      • getApplicantID

        String getApplicantID()
        string applicantID = 1;
        Returns:
        The applicantID.
      • getApplicantIDBytes

        com.google.protobuf.ByteString getApplicantIDBytes()
        string applicantID = 1;
        Returns:
        The bytes for applicantID.
      • hasCredential

        boolean hasCredential()
        .dataclay.communication.grpc.common.Credential credential = 2;
        Returns:
        Whether the credential field is set.
      • getCredential

        CommonMessages.Credential getCredential()
        .dataclay.communication.grpc.common.Credential credential = 2;
        Returns:
        The credential.
      • getNamespaceIDOfProvider

        String getNamespaceIDOfProvider()
        string namespaceIDOfProvider = 3;
        Returns:
        The namespaceIDOfProvider.
      • getNamespaceIDOfProviderBytes

        com.google.protobuf.ByteString getNamespaceIDOfProviderBytes()
        string namespaceIDOfProvider = 3;
        Returns:
        The bytes for namespaceIDOfProvider.