Interface UpdateCandidateSelectionResponseOuterClass.UpdateCandidateSelectionResponseOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
UpdateCandidateSelectionResponseOuterClass.UpdateCandidateSelectionResponse,UpdateCandidateSelectionResponseOuterClass.UpdateCandidateSelectionResponse.Builder
- Enclosing class:
- UpdateCandidateSelectionResponseOuterClass
public static interface UpdateCandidateSelectionResponseOuterClass.UpdateCandidateSelectionResponseOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UpdateCandidateSelectionRequestCandidateSelectionOuterClass.UpdateCandidateSelectionRequestCandidateSelectiongetCandidateSelection().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;UpdateCandidateSelectionRequestCandidateSelectionOuterClass.UpdateCandidateSelectionRequestCandidateSelectionOrBuildergetCandidateSelectionOrBuilder().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;UpdateCandidateSelectionRequestProspectCampaignProcedureOuterClass.UpdateCandidateSelectionRequestProspectCampaignProceduregetProspectCampaignProcedure().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;UpdateCandidateSelectionRequestProspectCampaignProcedureOuterClass.UpdateCandidateSelectionRequestProspectCampaignProcedureOrBuildergetProspectCampaignProcedureOrBuilder().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;booleanhasCandidateSelection().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;booleanhasProspectCampaignProcedure().com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasProspectCampaignProcedure
boolean hasProspectCampaignProcedure()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;- Returns:
- Whether the prospectCampaignProcedure field is set.
-
getProspectCampaignProcedure
UpdateCandidateSelectionRequestProspectCampaignProcedureOuterClass.UpdateCandidateSelectionRequestProspectCampaignProcedure getProspectCampaignProcedure()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;- Returns:
- The prospectCampaignProcedure.
-
getProspectCampaignProcedureOrBuilder
UpdateCandidateSelectionRequestProspectCampaignProcedureOuterClass.UpdateCandidateSelectionRequestProspectCampaignProcedureOrBuilder getProspectCampaignProcedureOrBuilder()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestProspectCampaignProcedure ProspectCampaignProcedure = 410039465;
-
hasCandidateSelection
boolean hasCandidateSelection()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;- Returns:
- Whether the candidateSelection field is set.
-
getCandidateSelection
UpdateCandidateSelectionRequestCandidateSelectionOuterClass.UpdateCandidateSelectionRequestCandidateSelection getCandidateSelection()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;- Returns:
- The candidateSelection.
-
getCandidateSelectionOrBuilder
UpdateCandidateSelectionRequestCandidateSelectionOuterClass.UpdateCandidateSelectionRequestCandidateSelectionOrBuilder getCandidateSelectionOrBuilder()
.com.redhat.mercury.prospectcampaignexecution.v10.UpdateCandidateSelectionRequestCandidateSelection CandidateSelection = 332842137;
-
-