Interface LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestOrBuilder

    • 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.
      • getDataSetIDOfProvider

        String getDataSetIDOfProvider()
        string dataSetIDOfProvider = 3;
        Returns:
        The dataSetIDOfProvider.
      • getDataSetIDOfProviderBytes

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