com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: v10/api/bq_financial_instrument_service.proto
package com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice;
public final class BqFinancialInstrumentService {
private BqFinancialInstrumentService() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public interface InitiateFinancialInstrumentRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest)
com.google.protobuf.MessageOrBuilder {
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
java.lang.String getMerchandisingloanId();
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
com.google.protobuf.ByteString
getMerchandisingloanIdBytes();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return Whether the initiateFinancialInstrumentRequest field is set.
*/
boolean hasInitiateFinancialInstrumentRequest();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return The initiateFinancialInstrumentRequest.
*/
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getInitiateFinancialInstrumentRequest();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder getInitiateFinancialInstrumentRequestOrBuilder();
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest}
*/
public static final class InitiateFinancialInstrumentRequest extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest)
InitiateFinancialInstrumentRequestOrBuilder {
private static final long serialVersionUID = 0L;
// Use InitiateFinancialInstrumentRequest.newBuilder() to construct.
private InitiateFinancialInstrumentRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private InitiateFinancialInstrumentRequest() {
merchandisingloanId_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new InitiateFinancialInstrumentRequest();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private InitiateFinancialInstrumentRequest(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 10: {
java.lang.String s = input.readStringRequireUtf8();
merchandisingloanId_ = s;
break;
}
case 18: {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder subBuilder = null;
if (initiateFinancialInstrumentRequest_ != null) {
subBuilder = initiateFinancialInstrumentRequest_.toBuilder();
}
initiateFinancialInstrumentRequest_ = input.readMessage(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(initiateFinancialInstrumentRequest_);
initiateFinancialInstrumentRequest_ = subBuilder.buildPartial();
}
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder.class);
}
public static final int MERCHANDISINGLOANID_FIELD_NUMBER = 1;
private volatile java.lang.Object merchandisingloanId_;
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
@java.lang.Override
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int INITIATEFINANCIALINSTRUMENTREQUEST_FIELD_NUMBER = 2;
private com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest_;
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return Whether the initiateFinancialInstrumentRequest field is set.
*/
@java.lang.Override
public boolean hasInitiateFinancialInstrumentRequest() {
return initiateFinancialInstrumentRequest_ != null;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return The initiateFinancialInstrumentRequest.
*/
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getInitiateFinancialInstrumentRequest() {
return initiateFinancialInstrumentRequest_ == null ? com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.getDefaultInstance() : initiateFinancialInstrumentRequest_;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder getInitiateFinancialInstrumentRequestOrBuilder() {
return getInitiateFinancialInstrumentRequest();
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, merchandisingloanId_);
}
if (initiateFinancialInstrumentRequest_ != null) {
output.writeMessage(2, getInitiateFinancialInstrumentRequest());
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, merchandisingloanId_);
}
if (initiateFinancialInstrumentRequest_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(2, getInitiateFinancialInstrumentRequest());
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest)) {
return super.equals(obj);
}
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest other = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest) obj;
if (!getMerchandisingloanId()
.equals(other.getMerchandisingloanId())) return false;
if (hasInitiateFinancialInstrumentRequest() != other.hasInitiateFinancialInstrumentRequest()) return false;
if (hasInitiateFinancialInstrumentRequest()) {
if (!getInitiateFinancialInstrumentRequest()
.equals(other.getInitiateFinancialInstrumentRequest())) return false;
}
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + MERCHANDISINGLOANID_FIELD_NUMBER;
hash = (53 * hash) + getMerchandisingloanId().hashCode();
if (hasInitiateFinancialInstrumentRequest()) {
hash = (37 * hash) + INITIATEFINANCIALINSTRUMENTREQUEST_FIELD_NUMBER;
hash = (53 * hash) + getInitiateFinancialInstrumentRequest().hashCode();
}
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest)
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder.class);
}
// Construct using com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
merchandisingloanId_ = "";
if (initiateFinancialInstrumentRequestBuilder_ == null) {
initiateFinancialInstrumentRequest_ = null;
} else {
initiateFinancialInstrumentRequest_ = null;
initiateFinancialInstrumentRequestBuilder_ = null;
}
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getDefaultInstanceForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest build() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest buildPartial() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest result = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest(this);
result.merchandisingloanId_ = merchandisingloanId_;
if (initiateFinancialInstrumentRequestBuilder_ == null) {
result.initiateFinancialInstrumentRequest_ = initiateFinancialInstrumentRequest_;
} else {
result.initiateFinancialInstrumentRequest_ = initiateFinancialInstrumentRequestBuilder_.build();
}
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest) {
return mergeFrom((com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest other) {
if (other == com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.getDefaultInstance()) return this;
if (!other.getMerchandisingloanId().isEmpty()) {
merchandisingloanId_ = other.merchandisingloanId_;
onChanged();
}
if (other.hasInitiateFinancialInstrumentRequest()) {
mergeInitiateFinancialInstrumentRequest(other.getInitiateFinancialInstrumentRequest());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object merchandisingloanId_ = "";
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string merchandisingloanId = 1;
* @param value The merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanId(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
merchandisingloanId_ = value;
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @return This builder for chaining.
*/
public Builder clearMerchandisingloanId() {
merchandisingloanId_ = getDefaultInstance().getMerchandisingloanId();
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @param value The bytes for merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
merchandisingloanId_ = value;
onChanged();
return this;
}
private com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest_;
private com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder> initiateFinancialInstrumentRequestBuilder_;
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return Whether the initiateFinancialInstrumentRequest field is set.
*/
public boolean hasInitiateFinancialInstrumentRequest() {
return initiateFinancialInstrumentRequestBuilder_ != null || initiateFinancialInstrumentRequest_ != null;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
* @return The initiateFinancialInstrumentRequest.
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getInitiateFinancialInstrumentRequest() {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
return initiateFinancialInstrumentRequest_ == null ? com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.getDefaultInstance() : initiateFinancialInstrumentRequest_;
} else {
return initiateFinancialInstrumentRequestBuilder_.getMessage();
}
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public Builder setInitiateFinancialInstrumentRequest(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest value) {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
initiateFinancialInstrumentRequest_ = value;
onChanged();
} else {
initiateFinancialInstrumentRequestBuilder_.setMessage(value);
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public Builder setInitiateFinancialInstrumentRequest(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder builderForValue) {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
initiateFinancialInstrumentRequest_ = builderForValue.build();
onChanged();
} else {
initiateFinancialInstrumentRequestBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public Builder mergeInitiateFinancialInstrumentRequest(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest value) {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
if (initiateFinancialInstrumentRequest_ != null) {
initiateFinancialInstrumentRequest_ =
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.newBuilder(initiateFinancialInstrumentRequest_).mergeFrom(value).buildPartial();
} else {
initiateFinancialInstrumentRequest_ = value;
}
onChanged();
} else {
initiateFinancialInstrumentRequestBuilder_.mergeFrom(value);
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public Builder clearInitiateFinancialInstrumentRequest() {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
initiateFinancialInstrumentRequest_ = null;
onChanged();
} else {
initiateFinancialInstrumentRequest_ = null;
initiateFinancialInstrumentRequestBuilder_ = null;
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder getInitiateFinancialInstrumentRequestBuilder() {
onChanged();
return getInitiateFinancialInstrumentRequestFieldBuilder().getBuilder();
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder getInitiateFinancialInstrumentRequestOrBuilder() {
if (initiateFinancialInstrumentRequestBuilder_ != null) {
return initiateFinancialInstrumentRequestBuilder_.getMessageOrBuilder();
} else {
return initiateFinancialInstrumentRequest_ == null ?
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.getDefaultInstance() : initiateFinancialInstrumentRequest_;
}
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest initiateFinancialInstrumentRequest = 2;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder>
getInitiateFinancialInstrumentRequestFieldBuilder() {
if (initiateFinancialInstrumentRequestBuilder_ == null) {
initiateFinancialInstrumentRequestBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequestOrBuilder>(
getInitiateFinancialInstrumentRequest(),
getParentForChildren(),
isClean());
initiateFinancialInstrumentRequest_ = null;
}
return initiateFinancialInstrumentRequestBuilder_;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.InitiateFinancialInstrumentRequest)
private static final com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest();
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public InitiateFinancialInstrumentRequest parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new InitiateFinancialInstrumentRequest(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.InitiateFinancialInstrumentRequest getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
public interface RetrieveFinancialInstrumentRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest)
com.google.protobuf.MessageOrBuilder {
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
java.lang.String getMerchandisingloanId();
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
com.google.protobuf.ByteString
getMerchandisingloanIdBytes();
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
java.lang.String getFinancialinstrumentId();
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
com.google.protobuf.ByteString
getFinancialinstrumentIdBytes();
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest}
*/
public static final class RetrieveFinancialInstrumentRequest extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest)
RetrieveFinancialInstrumentRequestOrBuilder {
private static final long serialVersionUID = 0L;
// Use RetrieveFinancialInstrumentRequest.newBuilder() to construct.
private RetrieveFinancialInstrumentRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private RetrieveFinancialInstrumentRequest() {
merchandisingloanId_ = "";
financialinstrumentId_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new RetrieveFinancialInstrumentRequest();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private RetrieveFinancialInstrumentRequest(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 10: {
java.lang.String s = input.readStringRequireUtf8();
merchandisingloanId_ = s;
break;
}
case 18: {
java.lang.String s = input.readStringRequireUtf8();
financialinstrumentId_ = s;
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.Builder.class);
}
public static final int MERCHANDISINGLOANID_FIELD_NUMBER = 1;
private volatile java.lang.Object merchandisingloanId_;
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
@java.lang.Override
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTID_FIELD_NUMBER = 2;
private volatile java.lang.Object financialinstrumentId_;
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
@java.lang.Override
public java.lang.String getFinancialinstrumentId() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialinstrumentId_ = s;
return s;
}
}
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialinstrumentIdBytes() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialinstrumentId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, merchandisingloanId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialinstrumentId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, financialinstrumentId_);
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, merchandisingloanId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialinstrumentId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, financialinstrumentId_);
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest)) {
return super.equals(obj);
}
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest other = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest) obj;
if (!getMerchandisingloanId()
.equals(other.getMerchandisingloanId())) return false;
if (!getFinancialinstrumentId()
.equals(other.getFinancialinstrumentId())) return false;
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + MERCHANDISINGLOANID_FIELD_NUMBER;
hash = (53 * hash) + getMerchandisingloanId().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTID_FIELD_NUMBER;
hash = (53 * hash) + getFinancialinstrumentId().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest)
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequestOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.Builder.class);
}
// Construct using com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
merchandisingloanId_ = "";
financialinstrumentId_ = "";
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest getDefaultInstanceForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest build() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest buildPartial() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest result = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest(this);
result.merchandisingloanId_ = merchandisingloanId_;
result.financialinstrumentId_ = financialinstrumentId_;
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest) {
return mergeFrom((com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest other) {
if (other == com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest.getDefaultInstance()) return this;
if (!other.getMerchandisingloanId().isEmpty()) {
merchandisingloanId_ = other.merchandisingloanId_;
onChanged();
}
if (!other.getFinancialinstrumentId().isEmpty()) {
financialinstrumentId_ = other.financialinstrumentId_;
onChanged();
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object merchandisingloanId_ = "";
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string merchandisingloanId = 1;
* @param value The merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanId(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
merchandisingloanId_ = value;
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @return This builder for chaining.
*/
public Builder clearMerchandisingloanId() {
merchandisingloanId_ = getDefaultInstance().getMerchandisingloanId();
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @param value The bytes for merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
merchandisingloanId_ = value;
onChanged();
return this;
}
private java.lang.Object financialinstrumentId_ = "";
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
public java.lang.String getFinancialinstrumentId() {
java.lang.Object ref = financialinstrumentId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialinstrumentId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
public com.google.protobuf.ByteString
getFinancialinstrumentIdBytes() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialinstrumentId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string financialinstrumentId = 2;
* @param value The financialinstrumentId to set.
* @return This builder for chaining.
*/
public Builder setFinancialinstrumentId(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialinstrumentId_ = value;
onChanged();
return this;
}
/**
* string financialinstrumentId = 2;
* @return This builder for chaining.
*/
public Builder clearFinancialinstrumentId() {
financialinstrumentId_ = getDefaultInstance().getFinancialinstrumentId();
onChanged();
return this;
}
/**
* string financialinstrumentId = 2;
* @param value The bytes for financialinstrumentId to set.
* @return This builder for chaining.
*/
public Builder setFinancialinstrumentIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialinstrumentId_ = value;
onChanged();
return this;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.RetrieveFinancialInstrumentRequest)
private static final com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest();
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public RetrieveFinancialInstrumentRequest parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new RetrieveFinancialInstrumentRequest(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.RetrieveFinancialInstrumentRequest getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
public interface UpdateFinancialInstrumentRequestOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest)
com.google.protobuf.MessageOrBuilder {
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
java.lang.String getMerchandisingloanId();
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
com.google.protobuf.ByteString
getMerchandisingloanIdBytes();
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
java.lang.String getFinancialinstrumentId();
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
com.google.protobuf.ByteString
getFinancialinstrumentIdBytes();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return Whether the updateFinancialInstrumentRequest field is set.
*/
boolean hasUpdateFinancialInstrumentRequest();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return The updateFinancialInstrumentRequest.
*/
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getUpdateFinancialInstrumentRequest();
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder getUpdateFinancialInstrumentRequestOrBuilder();
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest}
*/
public static final class UpdateFinancialInstrumentRequest extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest)
UpdateFinancialInstrumentRequestOrBuilder {
private static final long serialVersionUID = 0L;
// Use UpdateFinancialInstrumentRequest.newBuilder() to construct.
private UpdateFinancialInstrumentRequest(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private UpdateFinancialInstrumentRequest() {
merchandisingloanId_ = "";
financialinstrumentId_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new UpdateFinancialInstrumentRequest();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private UpdateFinancialInstrumentRequest(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
this();
if (extensionRegistry == null) {
throw new java.lang.NullPointerException();
}
com.google.protobuf.UnknownFieldSet.Builder unknownFields =
com.google.protobuf.UnknownFieldSet.newBuilder();
try {
boolean done = false;
while (!done) {
int tag = input.readTag();
switch (tag) {
case 0:
done = true;
break;
case 10: {
java.lang.String s = input.readStringRequireUtf8();
merchandisingloanId_ = s;
break;
}
case 18: {
java.lang.String s = input.readStringRequireUtf8();
financialinstrumentId_ = s;
break;
}
case 26: {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder subBuilder = null;
if (updateFinancialInstrumentRequest_ != null) {
subBuilder = updateFinancialInstrumentRequest_.toBuilder();
}
updateFinancialInstrumentRequest_ = input.readMessage(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(updateFinancialInstrumentRequest_);
updateFinancialInstrumentRequest_ = subBuilder.buildPartial();
}
break;
}
default: {
if (!parseUnknownField(
input, unknownFields, extensionRegistry, tag)) {
done = true;
}
break;
}
}
}
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
throw e.setUnfinishedMessage(this);
} catch (java.io.IOException e) {
throw new com.google.protobuf.InvalidProtocolBufferException(
e).setUnfinishedMessage(this);
} finally {
this.unknownFields = unknownFields.build();
makeExtensionsImmutable();
}
}
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder.class);
}
public static final int MERCHANDISINGLOANID_FIELD_NUMBER = 1;
private volatile java.lang.Object merchandisingloanId_;
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
@java.lang.Override
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTID_FIELD_NUMBER = 2;
private volatile java.lang.Object financialinstrumentId_;
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
@java.lang.Override
public java.lang.String getFinancialinstrumentId() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof java.lang.String) {
return (java.lang.String) ref;
} else {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialinstrumentId_ = s;
return s;
}
}
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialinstrumentIdBytes() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialinstrumentId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int UPDATEFINANCIALINSTRUMENTREQUEST_FIELD_NUMBER = 3;
private com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest_;
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return Whether the updateFinancialInstrumentRequest field is set.
*/
@java.lang.Override
public boolean hasUpdateFinancialInstrumentRequest() {
return updateFinancialInstrumentRequest_ != null;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return The updateFinancialInstrumentRequest.
*/
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getUpdateFinancialInstrumentRequest() {
return updateFinancialInstrumentRequest_ == null ? com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.getDefaultInstance() : updateFinancialInstrumentRequest_;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder getUpdateFinancialInstrumentRequestOrBuilder() {
return getUpdateFinancialInstrumentRequest();
}
private byte memoizedIsInitialized = -1;
@java.lang.Override
public final boolean isInitialized() {
byte isInitialized = memoizedIsInitialized;
if (isInitialized == 1) return true;
if (isInitialized == 0) return false;
memoizedIsInitialized = 1;
return true;
}
@java.lang.Override
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException {
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 1, merchandisingloanId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialinstrumentId_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 2, financialinstrumentId_);
}
if (updateFinancialInstrumentRequest_ != null) {
output.writeMessage(3, getUpdateFinancialInstrumentRequest());
}
unknownFields.writeTo(output);
}
@java.lang.Override
public int getSerializedSize() {
int size = memoizedSize;
if (size != -1) return size;
size = 0;
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(merchandisingloanId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(1, merchandisingloanId_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialinstrumentId_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(2, financialinstrumentId_);
}
if (updateFinancialInstrumentRequest_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(3, getUpdateFinancialInstrumentRequest());
}
size += unknownFields.getSerializedSize();
memoizedSize = size;
return size;
}
@java.lang.Override
public boolean equals(final java.lang.Object obj) {
if (obj == this) {
return true;
}
if (!(obj instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest)) {
return super.equals(obj);
}
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest other = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest) obj;
if (!getMerchandisingloanId()
.equals(other.getMerchandisingloanId())) return false;
if (!getFinancialinstrumentId()
.equals(other.getFinancialinstrumentId())) return false;
if (hasUpdateFinancialInstrumentRequest() != other.hasUpdateFinancialInstrumentRequest()) return false;
if (hasUpdateFinancialInstrumentRequest()) {
if (!getUpdateFinancialInstrumentRequest()
.equals(other.getUpdateFinancialInstrumentRequest())) return false;
}
if (!unknownFields.equals(other.unknownFields)) return false;
return true;
}
@java.lang.Override
public int hashCode() {
if (memoizedHashCode != 0) {
return memoizedHashCode;
}
int hash = 41;
hash = (19 * hash) + getDescriptor().hashCode();
hash = (37 * hash) + MERCHANDISINGLOANID_FIELD_NUMBER;
hash = (53 * hash) + getMerchandisingloanId().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTID_FIELD_NUMBER;
hash = (53 * hash) + getFinancialinstrumentId().hashCode();
if (hasUpdateFinancialInstrumentRequest()) {
hash = (37 * hash) + UPDATEFINANCIALINSTRUMENTREQUEST_FIELD_NUMBER;
hash = (53 * hash) + getUpdateFinancialInstrumentRequest().hashCode();
}
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseDelimitedFrom(
java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input, extensionRegistry);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parseFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input, extensionRegistry);
}
@java.lang.Override
public Builder newBuilderForType() { return newBuilder(); }
public static Builder newBuilder() {
return DEFAULT_INSTANCE.toBuilder();
}
public static Builder newBuilder(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest prototype) {
return DEFAULT_INSTANCE.toBuilder().mergeFrom(prototype);
}
@java.lang.Override
public Builder toBuilder() {
return this == DEFAULT_INSTANCE
? new Builder() : new Builder().mergeFrom(this);
}
@java.lang.Override
protected Builder newBuilderForType(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
Builder builder = new Builder(parent);
return builder;
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest)
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.class, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder.class);
}
// Construct using com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.newBuilder()
private Builder() {
maybeForceBuilderInitialization();
}
private Builder(
com.google.protobuf.GeneratedMessageV3.BuilderParent parent) {
super(parent);
maybeForceBuilderInitialization();
}
private void maybeForceBuilderInitialization() {
if (com.google.protobuf.GeneratedMessageV3
.alwaysUseFieldBuilders) {
}
}
@java.lang.Override
public Builder clear() {
super.clear();
merchandisingloanId_ = "";
financialinstrumentId_ = "";
if (updateFinancialInstrumentRequestBuilder_ == null) {
updateFinancialInstrumentRequest_ = null;
} else {
updateFinancialInstrumentRequest_ = null;
updateFinancialInstrumentRequestBuilder_ = null;
}
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getDefaultInstanceForType() {
return com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest build() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest buildPartial() {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest result = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest(this);
result.merchandisingloanId_ = merchandisingloanId_;
result.financialinstrumentId_ = financialinstrumentId_;
if (updateFinancialInstrumentRequestBuilder_ == null) {
result.updateFinancialInstrumentRequest_ = updateFinancialInstrumentRequest_;
} else {
result.updateFinancialInstrumentRequest_ = updateFinancialInstrumentRequestBuilder_.build();
}
onBuilt();
return result;
}
@java.lang.Override
public Builder clone() {
return super.clone();
}
@java.lang.Override
public Builder setField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.setField(field, value);
}
@java.lang.Override
public Builder clearField(
com.google.protobuf.Descriptors.FieldDescriptor field) {
return super.clearField(field);
}
@java.lang.Override
public Builder clearOneof(
com.google.protobuf.Descriptors.OneofDescriptor oneof) {
return super.clearOneof(oneof);
}
@java.lang.Override
public Builder setRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
int index, java.lang.Object value) {
return super.setRepeatedField(field, index, value);
}
@java.lang.Override
public Builder addRepeatedField(
com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) {
return super.addRepeatedField(field, value);
}
@java.lang.Override
public Builder mergeFrom(com.google.protobuf.Message other) {
if (other instanceof com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest) {
return mergeFrom((com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest other) {
if (other == com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.getDefaultInstance()) return this;
if (!other.getMerchandisingloanId().isEmpty()) {
merchandisingloanId_ = other.merchandisingloanId_;
onChanged();
}
if (!other.getFinancialinstrumentId().isEmpty()) {
financialinstrumentId_ = other.financialinstrumentId_;
onChanged();
}
if (other.hasUpdateFinancialInstrumentRequest()) {
mergeUpdateFinancialInstrumentRequest(other.getUpdateFinancialInstrumentRequest());
}
this.mergeUnknownFields(other.unknownFields);
onChanged();
return this;
}
@java.lang.Override
public final boolean isInitialized() {
return true;
}
@java.lang.Override
public Builder mergeFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException {
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object merchandisingloanId_ = "";
/**
* string merchandisingloanId = 1;
* @return The merchandisingloanId.
*/
public java.lang.String getMerchandisingloanId() {
java.lang.Object ref = merchandisingloanId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
merchandisingloanId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string merchandisingloanId = 1;
* @return The bytes for merchandisingloanId.
*/
public com.google.protobuf.ByteString
getMerchandisingloanIdBytes() {
java.lang.Object ref = merchandisingloanId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
merchandisingloanId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string merchandisingloanId = 1;
* @param value The merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanId(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
merchandisingloanId_ = value;
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @return This builder for chaining.
*/
public Builder clearMerchandisingloanId() {
merchandisingloanId_ = getDefaultInstance().getMerchandisingloanId();
onChanged();
return this;
}
/**
* string merchandisingloanId = 1;
* @param value The bytes for merchandisingloanId to set.
* @return This builder for chaining.
*/
public Builder setMerchandisingloanIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
merchandisingloanId_ = value;
onChanged();
return this;
}
private java.lang.Object financialinstrumentId_ = "";
/**
* string financialinstrumentId = 2;
* @return The financialinstrumentId.
*/
public java.lang.String getFinancialinstrumentId() {
java.lang.Object ref = financialinstrumentId_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialinstrumentId_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string financialinstrumentId = 2;
* @return The bytes for financialinstrumentId.
*/
public com.google.protobuf.ByteString
getFinancialinstrumentIdBytes() {
java.lang.Object ref = financialinstrumentId_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialinstrumentId_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string financialinstrumentId = 2;
* @param value The financialinstrumentId to set.
* @return This builder for chaining.
*/
public Builder setFinancialinstrumentId(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialinstrumentId_ = value;
onChanged();
return this;
}
/**
* string financialinstrumentId = 2;
* @return This builder for chaining.
*/
public Builder clearFinancialinstrumentId() {
financialinstrumentId_ = getDefaultInstance().getFinancialinstrumentId();
onChanged();
return this;
}
/**
* string financialinstrumentId = 2;
* @param value The bytes for financialinstrumentId to set.
* @return This builder for chaining.
*/
public Builder setFinancialinstrumentIdBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialinstrumentId_ = value;
onChanged();
return this;
}
private com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest_;
private com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder> updateFinancialInstrumentRequestBuilder_;
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return Whether the updateFinancialInstrumentRequest field is set.
*/
public boolean hasUpdateFinancialInstrumentRequest() {
return updateFinancialInstrumentRequestBuilder_ != null || updateFinancialInstrumentRequest_ != null;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
* @return The updateFinancialInstrumentRequest.
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getUpdateFinancialInstrumentRequest() {
if (updateFinancialInstrumentRequestBuilder_ == null) {
return updateFinancialInstrumentRequest_ == null ? com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.getDefaultInstance() : updateFinancialInstrumentRequest_;
} else {
return updateFinancialInstrumentRequestBuilder_.getMessage();
}
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public Builder setUpdateFinancialInstrumentRequest(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest value) {
if (updateFinancialInstrumentRequestBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
updateFinancialInstrumentRequest_ = value;
onChanged();
} else {
updateFinancialInstrumentRequestBuilder_.setMessage(value);
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public Builder setUpdateFinancialInstrumentRequest(
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder builderForValue) {
if (updateFinancialInstrumentRequestBuilder_ == null) {
updateFinancialInstrumentRequest_ = builderForValue.build();
onChanged();
} else {
updateFinancialInstrumentRequestBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public Builder mergeUpdateFinancialInstrumentRequest(com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest value) {
if (updateFinancialInstrumentRequestBuilder_ == null) {
if (updateFinancialInstrumentRequest_ != null) {
updateFinancialInstrumentRequest_ =
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.newBuilder(updateFinancialInstrumentRequest_).mergeFrom(value).buildPartial();
} else {
updateFinancialInstrumentRequest_ = value;
}
onChanged();
} else {
updateFinancialInstrumentRequestBuilder_.mergeFrom(value);
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public Builder clearUpdateFinancialInstrumentRequest() {
if (updateFinancialInstrumentRequestBuilder_ == null) {
updateFinancialInstrumentRequest_ = null;
onChanged();
} else {
updateFinancialInstrumentRequest_ = null;
updateFinancialInstrumentRequestBuilder_ = null;
}
return this;
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder getUpdateFinancialInstrumentRequestBuilder() {
onChanged();
return getUpdateFinancialInstrumentRequestFieldBuilder().getBuilder();
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder getUpdateFinancialInstrumentRequestOrBuilder() {
if (updateFinancialInstrumentRequestBuilder_ != null) {
return updateFinancialInstrumentRequestBuilder_.getMessageOrBuilder();
} else {
return updateFinancialInstrumentRequest_ == null ?
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.getDefaultInstance() : updateFinancialInstrumentRequest_;
}
}
/**
* .com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest updateFinancialInstrumentRequest = 3;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder>
getUpdateFinancialInstrumentRequestFieldBuilder() {
if (updateFinancialInstrumentRequestBuilder_ == null) {
updateFinancialInstrumentRequestBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest.Builder, com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequestOrBuilder>(
getUpdateFinancialInstrumentRequest(),
getParentForChildren(),
isClean());
updateFinancialInstrumentRequest_ = null;
}
return updateFinancialInstrumentRequestBuilder_;
}
@java.lang.Override
public final Builder setUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.setUnknownFields(unknownFields);
}
@java.lang.Override
public final Builder mergeUnknownFields(
final com.google.protobuf.UnknownFieldSet unknownFields) {
return super.mergeUnknownFields(unknownFields);
}
// @@protoc_insertion_point(builder_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.UpdateFinancialInstrumentRequest)
private static final com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest();
}
public static com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public UpdateFinancialInstrumentRequest parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new UpdateFinancialInstrumentRequest(input, extensionRegistry);
}
};
public static com.google.protobuf.Parser parser() {
return PARSER;
}
@java.lang.Override
public com.google.protobuf.Parser getParserForType() {
return PARSER;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.api.bqfinancialinstrumentservice.BqFinancialInstrumentService.UpdateFinancialInstrumentRequest getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_fieldAccessorTable;
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_fieldAccessorTable;
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n-v10/api/bq_financial_instrument_servic" +
"e.proto\022Icom.redhat.mercury.merchandisin" +
"gloan.v10.api.bqfinancialinstrumentservi" +
"ce\032\033google/protobuf/empty.proto\032\032v10/mod" +
"el/http_error.proto\0325v10/model/initiate_" +
"financial_instrument_request.proto\0326v10/" +
"model/initiate_financial_instrument_resp" +
"onse.proto\0326v10/model/retrieve_financial" +
"_instrument_response.proto\0323v10/model/up" +
"date_financial_instrument_request.proto\032" +
"4v10/model/update_financial_instrument_r" +
"esponse.proto\"\335\001\n\"InitiateFinancialInstr" +
"umentRequest\022\033\n\023merchandisingloanId\030\001 \001(" +
"\t\022\231\001\n\"initiateFinancialInstrumentRequest" +
"\030\002 \001(\0132m.com.redhat.mercury.merchandisin" +
"gloan.v10.api.bqfinancialinstrumentservi" +
"ce.InitiateFinancialInstrumentRequest\"`\n" +
"\"RetrieveFinancialInstrumentRequest\022\033\n\023m" +
"erchandisingloanId\030\001 \001(\t\022\035\n\025financialins" +
"trumentId\030\002 \001(\t\"\366\001\n UpdateFinancialInstr" +
"umentRequest\022\033\n\023merchandisingloanId\030\001 \001(" +
"\t\022\035\n\025financialinstrumentId\030\002 \001(\t\022\225\001\n upd" +
"ateFinancialInstrumentRequest\030\003 \001(\0132k.co" +
"m.redhat.mercury.merchandisingloan.v10.a" +
"pi.bqfinancialinstrumentservice.UpdateFi" +
"nancialInstrumentRequest2\262\005\n\034BQFinancial" +
"InstrumentService\022\333\001\n\033InitiateFinancialI" +
"nstrument\022m.com.redhat.mercury.merchandi" +
"singloan.v10.api.bqfinancialinstrumentse" +
"rvice.InitiateFinancialInstrumentRequest" +
"\032M.com.redhat.mercury.merchandisingloan." +
"v10.InitiateFinancialInstrumentResponse\022" +
"\333\001\n\033RetrieveFinancialInstrument\022m.com.re" +
"dhat.mercury.merchandisingloan.v10.api.b" +
"qfinancialinstrumentservice.RetrieveFina" +
"ncialInstrumentRequest\032M.com.redhat.merc" +
"ury.merchandisingloan.v10.RetrieveFinanc" +
"ialInstrumentResponse\022\325\001\n\031UpdateFinancia" +
"lInstrument\022k.com.redhat.mercury.merchan" +
"disingloan.v10.api.bqfinancialinstrument" +
"service.UpdateFinancialInstrumentRequest" +
"\032K.com.redhat.mercury.merchandisingloan." +
"v10.UpdateFinancialInstrumentResponseP\001P" +
"\002P\003P\004P\005P\006b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.EmptyProto.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.HttpError.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.InitiateFinancialInstrumentRequestOuterClass.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.InitiateFinancialInstrumentResponseOuterClass.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.RetrieveFinancialInstrumentResponseOuterClass.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.UpdateFinancialInstrumentRequestOuterClass.getDescriptor(),
com.redhat.mercury.merchandisingloan.v10.UpdateFinancialInstrumentResponseOuterClass.getDescriptor(),
});
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_InitiateFinancialInstrumentRequest_descriptor,
new java.lang.String[] { "MerchandisingloanId", "InitiateFinancialInstrumentRequest", });
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_RetrieveFinancialInstrumentRequest_descriptor,
new java.lang.String[] { "MerchandisingloanId", "FinancialinstrumentId", });
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_redhat_mercury_merchandisingloan_v10_api_bqfinancialinstrumentservice_UpdateFinancialInstrumentRequest_descriptor,
new java.lang.String[] { "MerchandisingloanId", "FinancialinstrumentId", "UpdateFinancialInstrumentRequest", });
com.google.protobuf.EmptyProto.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.HttpError.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.InitiateFinancialInstrumentRequestOuterClass.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.InitiateFinancialInstrumentResponseOuterClass.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.RetrieveFinancialInstrumentResponseOuterClass.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.UpdateFinancialInstrumentRequestOuterClass.getDescriptor();
com.redhat.mercury.merchandisingloan.v10.UpdateFinancialInstrumentResponseOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy