com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: v10/model/financial_instrument.proto
package com.redhat.mercury.merchandisingloan.v10;
public final class FinancialInstrumentOuterClass {
private FinancialInstrumentOuterClass() {}
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 FinancialInstrumentOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.merchandisingloan.v10.FinancialInstrument)
com.google.protobuf.MessageOrBuilder {
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The financialInstrumentPreconditions.
*/
java.lang.String getFinancialInstrumentPreconditions();
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The bytes for financialInstrumentPreconditions.
*/
com.google.protobuf.ByteString
getFinancialInstrumentPreconditionsBytes();
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The financialInstrumentFeatureSchedule.
*/
java.lang.String getFinancialInstrumentFeatureSchedule();
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The bytes for financialInstrumentFeatureSchedule.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFeatureScheduleBytes();
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return Whether the financialInstrument field is set.
*/
boolean hasFinancialInstrument();
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return The financialInstrument.
*/
com.google.protobuf.Any getFinancialInstrument();
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
com.google.protobuf.AnyOrBuilder getFinancialInstrumentOrBuilder();
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The financialInstrumentPostconditions.
*/
java.lang.String getFinancialInstrumentPostconditions();
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The bytes for financialInstrumentPostconditions.
*/
com.google.protobuf.ByteString
getFinancialInstrumentPostconditionsBytes();
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The financialInstrumentFinancialInstrumentServiceType.
*/
java.lang.String getFinancialInstrumentFinancialInstrumentServiceType();
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The bytes for financialInstrumentFinancialInstrumentServiceType.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceTypeBytes();
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The financialInstrumentFinancialInstrumentServiceDescription.
*/
java.lang.String getFinancialInstrumentFinancialInstrumentServiceDescription();
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The bytes for financialInstrumentFinancialInstrumentServiceDescription.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceDescriptionBytes();
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
java.lang.String getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs();
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The bytes for financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceInputsandOuputsBytes();
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
java.lang.String getFinancialInstrumentFinancialInstrumentServiceWorkProduct();
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The bytes for financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceWorkProductBytes();
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The financialInstrumentFinancialInstrumentServiceName.
*/
java.lang.String getFinancialInstrumentFinancialInstrumentServiceName();
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The bytes for financialInstrumentFinancialInstrumentServiceName.
*/
com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceNameBytes();
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.FinancialInstrument}
*/
public static final class FinancialInstrument extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.merchandisingloan.v10.FinancialInstrument)
FinancialInstrumentOrBuilder {
private static final long serialVersionUID = 0L;
// Use FinancialInstrument.newBuilder() to construct.
private FinancialInstrument(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private FinancialInstrument() {
financialInstrumentPreconditions_ = "";
financialInstrumentFeatureSchedule_ = "";
financialInstrumentPostconditions_ = "";
financialInstrumentFinancialInstrumentServiceType_ = "";
financialInstrumentFinancialInstrumentServiceDescription_ = "";
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = "";
financialInstrumentFinancialInstrumentServiceWorkProduct_ = "";
financialInstrumentFinancialInstrumentServiceName_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new FinancialInstrument();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private FinancialInstrument(
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 197906946: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = s;
break;
}
case 233858386: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentPostconditions_ = s;
break;
}
case 1511811474: {
com.google.protobuf.Any.Builder subBuilder = null;
if (financialInstrument_ != null) {
subBuilder = financialInstrument_.toBuilder();
}
financialInstrument_ = input.readMessage(com.google.protobuf.Any.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(financialInstrument_);
financialInstrument_ = subBuilder.buildPartial();
}
break;
}
case 1801388354: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFinancialInstrumentServiceDescription_ = s;
break;
}
case -1702226806: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFinancialInstrumentServiceType_ = s;
break;
}
case -1700611582: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFinancialInstrumentServiceName_ = s;
break;
}
case -1067560342: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentPreconditions_ = s;
break;
}
case -975657374: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFinancialInstrumentServiceWorkProduct_ = s;
break;
}
case -273285854: {
java.lang.String s = input.readStringRequireUtf8();
financialInstrumentFeatureSchedule_ = 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.FinancialInstrumentOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.class, com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.Builder.class);
}
public static final int FINANCIALINSTRUMENTPRECONDITIONS_FIELD_NUMBER = 403425869;
private volatile java.lang.Object financialInstrumentPreconditions_;
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The financialInstrumentPreconditions.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentPreconditions() {
java.lang.Object ref = financialInstrumentPreconditions_;
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();
financialInstrumentPreconditions_ = s;
return s;
}
}
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The bytes for financialInstrumentPreconditions.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentPreconditionsBytes() {
java.lang.Object ref = financialInstrumentPreconditions_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentPreconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFEATURESCHEDULE_FIELD_NUMBER = 502710180;
private volatile java.lang.Object financialInstrumentFeatureSchedule_;
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The financialInstrumentFeatureSchedule.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFeatureSchedule() {
java.lang.Object ref = financialInstrumentFeatureSchedule_;
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();
financialInstrumentFeatureSchedule_ = s;
return s;
}
}
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The bytes for financialInstrumentFeatureSchedule.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFeatureScheduleBytes() {
java.lang.Object ref = financialInstrumentFeatureSchedule_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFeatureSchedule_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENT_FIELD_NUMBER = 188976434;
private com.google.protobuf.Any financialInstrument_;
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return Whether the financialInstrument field is set.
*/
@java.lang.Override
public boolean hasFinancialInstrument() {
return financialInstrument_ != null;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return The financialInstrument.
*/
@java.lang.Override
public com.google.protobuf.Any getFinancialInstrument() {
return financialInstrument_ == null ? com.google.protobuf.Any.getDefaultInstance() : financialInstrument_;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
@java.lang.Override
public com.google.protobuf.AnyOrBuilder getFinancialInstrumentOrBuilder() {
return getFinancialInstrument();
}
public static final int FINANCIALINSTRUMENTPOSTCONDITIONS_FIELD_NUMBER = 29232298;
private volatile java.lang.Object financialInstrumentPostconditions_;
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The financialInstrumentPostconditions.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentPostconditions() {
java.lang.Object ref = financialInstrumentPostconditions_;
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();
financialInstrumentPostconditions_ = s;
return s;
}
}
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The bytes for financialInstrumentPostconditions.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentPostconditionsBytes() {
java.lang.Object ref = financialInstrumentPostconditions_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentPostconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICETYPE_FIELD_NUMBER = 324092561;
private volatile java.lang.Object financialInstrumentFinancialInstrumentServiceType_;
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The financialInstrumentFinancialInstrumentServiceType.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceType() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceType_;
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();
financialInstrumentFinancialInstrumentServiceType_ = s;
return s;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The bytes for financialInstrumentFinancialInstrumentServiceType.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceTypeBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceType_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEDESCRIPTION_FIELD_NUMBER = 225173544;
private volatile java.lang.Object financialInstrumentFinancialInstrumentServiceDescription_;
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The financialInstrumentFinancialInstrumentServiceDescription.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceDescription() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceDescription_;
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();
financialInstrumentFinancialInstrumentServiceDescription_ = s;
return s;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The bytes for financialInstrumentFinancialInstrumentServiceDescription.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceDescriptionBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceDescription_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEINPUTSANDOUPUTS_FIELD_NUMBER = 24738368;
private volatile java.lang.Object financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
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();
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = s;
return s;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The bytes for financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceInputsandOuputsBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEWORKPRODUCT_FIELD_NUMBER = 414913740;
private volatile java.lang.Object financialInstrumentFinancialInstrumentServiceWorkProduct_;
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceWorkProduct() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceWorkProduct_;
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();
financialInstrumentFinancialInstrumentServiceWorkProduct_ = s;
return s;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The bytes for financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceWorkProductBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceWorkProduct_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceWorkProduct_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICENAME_FIELD_NUMBER = 324294464;
private volatile java.lang.Object financialInstrumentFinancialInstrumentServiceName_;
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The financialInstrumentFinancialInstrumentServiceName.
*/
@java.lang.Override
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceName() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceName_;
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();
financialInstrumentFinancialInstrumentServiceName_ = s;
return s;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The bytes for financialInstrumentFinancialInstrumentServiceName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceNameBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceName_ = 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(financialInstrumentFinancialInstrumentServiceInputsandOuputs_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 24738368, financialInstrumentFinancialInstrumentServiceInputsandOuputs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentPostconditions_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 29232298, financialInstrumentPostconditions_);
}
if (financialInstrument_ != null) {
output.writeMessage(188976434, getFinancialInstrument());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceDescription_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 225173544, financialInstrumentFinancialInstrumentServiceDescription_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 324092561, financialInstrumentFinancialInstrumentServiceType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 324294464, financialInstrumentFinancialInstrumentServiceName_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentPreconditions_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 403425869, financialInstrumentPreconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceWorkProduct_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 414913740, financialInstrumentFinancialInstrumentServiceWorkProduct_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFeatureSchedule_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 502710180, financialInstrumentFeatureSchedule_);
}
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(financialInstrumentFinancialInstrumentServiceInputsandOuputs_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(24738368, financialInstrumentFinancialInstrumentServiceInputsandOuputs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentPostconditions_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(29232298, financialInstrumentPostconditions_);
}
if (financialInstrument_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(188976434, getFinancialInstrument());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceDescription_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(225173544, financialInstrumentFinancialInstrumentServiceDescription_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(324092561, financialInstrumentFinancialInstrumentServiceType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(324294464, financialInstrumentFinancialInstrumentServiceName_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentPreconditions_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(403425869, financialInstrumentPreconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFinancialInstrumentServiceWorkProduct_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(414913740, financialInstrumentFinancialInstrumentServiceWorkProduct_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialInstrumentFeatureSchedule_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(502710180, financialInstrumentFeatureSchedule_);
}
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.FinancialInstrumentOuterClass.FinancialInstrument)) {
return super.equals(obj);
}
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument other = (com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument) obj;
if (!getFinancialInstrumentPreconditions()
.equals(other.getFinancialInstrumentPreconditions())) return false;
if (!getFinancialInstrumentFeatureSchedule()
.equals(other.getFinancialInstrumentFeatureSchedule())) return false;
if (hasFinancialInstrument() != other.hasFinancialInstrument()) return false;
if (hasFinancialInstrument()) {
if (!getFinancialInstrument()
.equals(other.getFinancialInstrument())) return false;
}
if (!getFinancialInstrumentPostconditions()
.equals(other.getFinancialInstrumentPostconditions())) return false;
if (!getFinancialInstrumentFinancialInstrumentServiceType()
.equals(other.getFinancialInstrumentFinancialInstrumentServiceType())) return false;
if (!getFinancialInstrumentFinancialInstrumentServiceDescription()
.equals(other.getFinancialInstrumentFinancialInstrumentServiceDescription())) return false;
if (!getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs()
.equals(other.getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs())) return false;
if (!getFinancialInstrumentFinancialInstrumentServiceWorkProduct()
.equals(other.getFinancialInstrumentFinancialInstrumentServiceWorkProduct())) return false;
if (!getFinancialInstrumentFinancialInstrumentServiceName()
.equals(other.getFinancialInstrumentFinancialInstrumentServiceName())) 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) + FINANCIALINSTRUMENTPRECONDITIONS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentPreconditions().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFEATURESCHEDULE_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFeatureSchedule().hashCode();
if (hasFinancialInstrument()) {
hash = (37 * hash) + FINANCIALINSTRUMENT_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrument().hashCode();
}
hash = (37 * hash) + FINANCIALINSTRUMENTPOSTCONDITIONS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentPostconditions().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICETYPE_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFinancialInstrumentServiceType().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEDESCRIPTION_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFinancialInstrumentServiceDescription().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEINPUTSANDOUPUTS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICEWORKPRODUCT_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFinancialInstrumentServiceWorkProduct().hashCode();
hash = (37 * hash) + FINANCIALINSTRUMENTFINANCIALINSTRUMENTSERVICENAME_FIELD_NUMBER;
hash = (53 * hash) + getFinancialInstrumentFinancialInstrumentServiceName().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrumentOuterClass.FinancialInstrument 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.FinancialInstrument}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.merchandisingloan.v10.FinancialInstrument)
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrumentOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.class, com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.Builder.class);
}
// Construct using com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.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();
financialInstrumentPreconditions_ = "";
financialInstrumentFeatureSchedule_ = "";
if (financialInstrumentBuilder_ == null) {
financialInstrument_ = null;
} else {
financialInstrument_ = null;
financialInstrumentBuilder_ = null;
}
financialInstrumentPostconditions_ = "";
financialInstrumentFinancialInstrumentServiceType_ = "";
financialInstrumentFinancialInstrumentServiceDescription_ = "";
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = "";
financialInstrumentFinancialInstrumentServiceWorkProduct_ = "";
financialInstrumentFinancialInstrumentServiceName_ = "";
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_descriptor;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument getDefaultInstanceForType() {
return com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument build() {
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument buildPartial() {
com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument result = new com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument(this);
result.financialInstrumentPreconditions_ = financialInstrumentPreconditions_;
result.financialInstrumentFeatureSchedule_ = financialInstrumentFeatureSchedule_;
if (financialInstrumentBuilder_ == null) {
result.financialInstrument_ = financialInstrument_;
} else {
result.financialInstrument_ = financialInstrumentBuilder_.build();
}
result.financialInstrumentPostconditions_ = financialInstrumentPostconditions_;
result.financialInstrumentFinancialInstrumentServiceType_ = financialInstrumentFinancialInstrumentServiceType_;
result.financialInstrumentFinancialInstrumentServiceDescription_ = financialInstrumentFinancialInstrumentServiceDescription_;
result.financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
result.financialInstrumentFinancialInstrumentServiceWorkProduct_ = financialInstrumentFinancialInstrumentServiceWorkProduct_;
result.financialInstrumentFinancialInstrumentServiceName_ = financialInstrumentFinancialInstrumentServiceName_;
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.FinancialInstrumentOuterClass.FinancialInstrument) {
return mergeFrom((com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument other) {
if (other == com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument.getDefaultInstance()) return this;
if (!other.getFinancialInstrumentPreconditions().isEmpty()) {
financialInstrumentPreconditions_ = other.financialInstrumentPreconditions_;
onChanged();
}
if (!other.getFinancialInstrumentFeatureSchedule().isEmpty()) {
financialInstrumentFeatureSchedule_ = other.financialInstrumentFeatureSchedule_;
onChanged();
}
if (other.hasFinancialInstrument()) {
mergeFinancialInstrument(other.getFinancialInstrument());
}
if (!other.getFinancialInstrumentPostconditions().isEmpty()) {
financialInstrumentPostconditions_ = other.financialInstrumentPostconditions_;
onChanged();
}
if (!other.getFinancialInstrumentFinancialInstrumentServiceType().isEmpty()) {
financialInstrumentFinancialInstrumentServiceType_ = other.financialInstrumentFinancialInstrumentServiceType_;
onChanged();
}
if (!other.getFinancialInstrumentFinancialInstrumentServiceDescription().isEmpty()) {
financialInstrumentFinancialInstrumentServiceDescription_ = other.financialInstrumentFinancialInstrumentServiceDescription_;
onChanged();
}
if (!other.getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs().isEmpty()) {
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = other.financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
onChanged();
}
if (!other.getFinancialInstrumentFinancialInstrumentServiceWorkProduct().isEmpty()) {
financialInstrumentFinancialInstrumentServiceWorkProduct_ = other.financialInstrumentFinancialInstrumentServiceWorkProduct_;
onChanged();
}
if (!other.getFinancialInstrumentFinancialInstrumentServiceName().isEmpty()) {
financialInstrumentFinancialInstrumentServiceName_ = other.financialInstrumentFinancialInstrumentServiceName_;
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.FinancialInstrumentOuterClass.FinancialInstrument parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object financialInstrumentPreconditions_ = "";
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The financialInstrumentPreconditions.
*/
public java.lang.String getFinancialInstrumentPreconditions() {
java.lang.Object ref = financialInstrumentPreconditions_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentPreconditions_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return The bytes for financialInstrumentPreconditions.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentPreconditionsBytes() {
java.lang.Object ref = financialInstrumentPreconditions_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentPreconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentPreconditions = 403425869;
* @param value The financialInstrumentPreconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentPreconditions(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentPreconditions_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentPreconditions = 403425869;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentPreconditions() {
financialInstrumentPreconditions_ = getDefaultInstance().getFinancialInstrumentPreconditions();
onChanged();
return this;
}
/**
* string FinancialInstrumentPreconditions = 403425869;
* @param value The bytes for financialInstrumentPreconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentPreconditionsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentPreconditions_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFeatureSchedule_ = "";
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The financialInstrumentFeatureSchedule.
*/
public java.lang.String getFinancialInstrumentFeatureSchedule() {
java.lang.Object ref = financialInstrumentFeatureSchedule_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFeatureSchedule_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return The bytes for financialInstrumentFeatureSchedule.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFeatureScheduleBytes() {
java.lang.Object ref = financialInstrumentFeatureSchedule_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFeatureSchedule_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @param value The financialInstrumentFeatureSchedule to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFeatureSchedule(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFeatureSchedule_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFeatureSchedule() {
financialInstrumentFeatureSchedule_ = getDefaultInstance().getFinancialInstrumentFeatureSchedule();
onChanged();
return this;
}
/**
* string FinancialInstrumentFeatureSchedule = 502710180;
* @param value The bytes for financialInstrumentFeatureSchedule to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFeatureScheduleBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFeatureSchedule_ = value;
onChanged();
return this;
}
private com.google.protobuf.Any financialInstrument_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> financialInstrumentBuilder_;
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return Whether the financialInstrument field is set.
*/
public boolean hasFinancialInstrument() {
return financialInstrumentBuilder_ != null || financialInstrument_ != null;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
* @return The financialInstrument.
*/
public com.google.protobuf.Any getFinancialInstrument() {
if (financialInstrumentBuilder_ == null) {
return financialInstrument_ == null ? com.google.protobuf.Any.getDefaultInstance() : financialInstrument_;
} else {
return financialInstrumentBuilder_.getMessage();
}
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public Builder setFinancialInstrument(com.google.protobuf.Any value) {
if (financialInstrumentBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
financialInstrument_ = value;
onChanged();
} else {
financialInstrumentBuilder_.setMessage(value);
}
return this;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public Builder setFinancialInstrument(
com.google.protobuf.Any.Builder builderForValue) {
if (financialInstrumentBuilder_ == null) {
financialInstrument_ = builderForValue.build();
onChanged();
} else {
financialInstrumentBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public Builder mergeFinancialInstrument(com.google.protobuf.Any value) {
if (financialInstrumentBuilder_ == null) {
if (financialInstrument_ != null) {
financialInstrument_ =
com.google.protobuf.Any.newBuilder(financialInstrument_).mergeFrom(value).buildPartial();
} else {
financialInstrument_ = value;
}
onChanged();
} else {
financialInstrumentBuilder_.mergeFrom(value);
}
return this;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public Builder clearFinancialInstrument() {
if (financialInstrumentBuilder_ == null) {
financialInstrument_ = null;
onChanged();
} else {
financialInstrument_ = null;
financialInstrumentBuilder_ = null;
}
return this;
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public com.google.protobuf.Any.Builder getFinancialInstrumentBuilder() {
onChanged();
return getFinancialInstrumentFieldBuilder().getBuilder();
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
public com.google.protobuf.AnyOrBuilder getFinancialInstrumentOrBuilder() {
if (financialInstrumentBuilder_ != null) {
return financialInstrumentBuilder_.getMessageOrBuilder();
} else {
return financialInstrument_ == null ?
com.google.protobuf.Any.getDefaultInstance() : financialInstrument_;
}
}
/**
* .google.protobuf.Any FinancialInstrument = 188976434;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>
getFinancialInstrumentFieldBuilder() {
if (financialInstrumentBuilder_ == null) {
financialInstrumentBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>(
getFinancialInstrument(),
getParentForChildren(),
isClean());
financialInstrument_ = null;
}
return financialInstrumentBuilder_;
}
private java.lang.Object financialInstrumentPostconditions_ = "";
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The financialInstrumentPostconditions.
*/
public java.lang.String getFinancialInstrumentPostconditions() {
java.lang.Object ref = financialInstrumentPostconditions_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentPostconditions_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return The bytes for financialInstrumentPostconditions.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentPostconditionsBytes() {
java.lang.Object ref = financialInstrumentPostconditions_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentPostconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentPostconditions = 29232298;
* @param value The financialInstrumentPostconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentPostconditions(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentPostconditions_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentPostconditions = 29232298;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentPostconditions() {
financialInstrumentPostconditions_ = getDefaultInstance().getFinancialInstrumentPostconditions();
onChanged();
return this;
}
/**
* string FinancialInstrumentPostconditions = 29232298;
* @param value The bytes for financialInstrumentPostconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentPostconditionsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentPostconditions_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFinancialInstrumentServiceType_ = "";
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The financialInstrumentFinancialInstrumentServiceType.
*/
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceType() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceType_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFinancialInstrumentServiceType_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return The bytes for financialInstrumentFinancialInstrumentServiceType.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceTypeBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceType_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @param value The financialInstrumentFinancialInstrumentServiceType to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceType(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFinancialInstrumentServiceType_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFinancialInstrumentServiceType() {
financialInstrumentFinancialInstrumentServiceType_ = getDefaultInstance().getFinancialInstrumentFinancialInstrumentServiceType();
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceType = 324092561;
* @param value The bytes for financialInstrumentFinancialInstrumentServiceType to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceTypeBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFinancialInstrumentServiceType_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFinancialInstrumentServiceDescription_ = "";
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The financialInstrumentFinancialInstrumentServiceDescription.
*/
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceDescription() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceDescription_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFinancialInstrumentServiceDescription_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return The bytes for financialInstrumentFinancialInstrumentServiceDescription.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceDescriptionBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceDescription_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @param value The financialInstrumentFinancialInstrumentServiceDescription to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceDescription(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFinancialInstrumentServiceDescription_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFinancialInstrumentServiceDescription() {
financialInstrumentFinancialInstrumentServiceDescription_ = getDefaultInstance().getFinancialInstrumentFinancialInstrumentServiceDescription();
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceDescription = 225173544;
* @param value The bytes for financialInstrumentFinancialInstrumentServiceDescription to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceDescriptionBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFinancialInstrumentServiceDescription_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = "";
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return The bytes for financialInstrumentFinancialInstrumentServiceInputsandOuputs.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceInputsandOuputsBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceInputsandOuputs_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @param value The financialInstrumentFinancialInstrumentServiceInputsandOuputs to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceInputsandOuputs(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFinancialInstrumentServiceInputsandOuputs() {
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = getDefaultInstance().getFinancialInstrumentFinancialInstrumentServiceInputsandOuputs();
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceInputsandOuputs = 24738368;
* @param value The bytes for financialInstrumentFinancialInstrumentServiceInputsandOuputs to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceInputsandOuputsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFinancialInstrumentServiceInputsandOuputs_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFinancialInstrumentServiceWorkProduct_ = "";
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceWorkProduct() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceWorkProduct_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFinancialInstrumentServiceWorkProduct_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return The bytes for financialInstrumentFinancialInstrumentServiceWorkProduct.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceWorkProductBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceWorkProduct_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceWorkProduct_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @param value The financialInstrumentFinancialInstrumentServiceWorkProduct to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceWorkProduct(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFinancialInstrumentServiceWorkProduct_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFinancialInstrumentServiceWorkProduct() {
financialInstrumentFinancialInstrumentServiceWorkProduct_ = getDefaultInstance().getFinancialInstrumentFinancialInstrumentServiceWorkProduct();
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceWorkProduct = 414913740;
* @param value The bytes for financialInstrumentFinancialInstrumentServiceWorkProduct to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceWorkProductBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFinancialInstrumentServiceWorkProduct_ = value;
onChanged();
return this;
}
private java.lang.Object financialInstrumentFinancialInstrumentServiceName_ = "";
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The financialInstrumentFinancialInstrumentServiceName.
*/
public java.lang.String getFinancialInstrumentFinancialInstrumentServiceName() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialInstrumentFinancialInstrumentServiceName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return The bytes for financialInstrumentFinancialInstrumentServiceName.
*/
public com.google.protobuf.ByteString
getFinancialInstrumentFinancialInstrumentServiceNameBytes() {
java.lang.Object ref = financialInstrumentFinancialInstrumentServiceName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialInstrumentFinancialInstrumentServiceName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @param value The financialInstrumentFinancialInstrumentServiceName to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceName(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialInstrumentFinancialInstrumentServiceName_ = value;
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @return This builder for chaining.
*/
public Builder clearFinancialInstrumentFinancialInstrumentServiceName() {
financialInstrumentFinancialInstrumentServiceName_ = getDefaultInstance().getFinancialInstrumentFinancialInstrumentServiceName();
onChanged();
return this;
}
/**
* string FinancialInstrumentFinancialInstrumentServiceName = 324294464;
* @param value The bytes for financialInstrumentFinancialInstrumentServiceName to set.
* @return This builder for chaining.
*/
public Builder setFinancialInstrumentFinancialInstrumentServiceNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialInstrumentFinancialInstrumentServiceName_ = 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.FinancialInstrument)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.merchandisingloan.v10.FinancialInstrument)
private static final com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument();
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialInstrumentOuterClass.FinancialInstrument getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public FinancialInstrument parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new FinancialInstrument(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.FinancialInstrumentOuterClass.FinancialInstrument getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialInstrument_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/model/financial_instrument.proto\022(" +
"com.redhat.mercury.merchandisingloan.v10" +
"\032\031google/protobuf/any.proto\"\251\004\n\023Financia" +
"lInstrument\022,\n FinancialInstrumentPrecon" +
"ditions\030\315\224\257\300\001 \001(\t\022.\n\"FinancialInstrument" +
"FeatureSchedule\030\244\377\332\357\001 \001(\t\0224\n\023FinancialIn" +
"strument\030\262\232\216Z \001(\0132\024.google.protobuf.Any\022" +
",\n!FinancialInstrumentPostconditions\030\252\231\370" +
"\r \001(\t\022=\n1FinancialInstrumentFinancialIns" +
"trumentServiceType\030\221\205\305\232\001 \001(\t\022C\n8Financia" +
"lInstrumentFinancialInstrumentServiceDes" +
"cription\030\250\300\257k \001(\t\022G\n
© 2015 - 2024 Weber Informatics LLC | Privacy Policy