com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: v10/model/financial_accounting.proto
package com.redhat.mercury.merchandisingloan.v10;
public final class FinancialAccountingOuterClass {
private FinancialAccountingOuterClass() {}
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 FinancialAccountingOrBuilder extends
// @@protoc_insertion_point(interface_extends:com.redhat.mercury.merchandisingloan.v10.FinancialAccounting)
com.google.protobuf.MessageOrBuilder {
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The financialAccountingPreconditions.
*/
java.lang.String getFinancialAccountingPreconditions();
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The bytes for financialAccountingPreconditions.
*/
com.google.protobuf.ByteString
getFinancialAccountingPreconditionsBytes();
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The financialAccountingFeatureSchedule.
*/
java.lang.String getFinancialAccountingFeatureSchedule();
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The bytes for financialAccountingFeatureSchedule.
*/
com.google.protobuf.ByteString
getFinancialAccountingFeatureScheduleBytes();
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return Whether the financialAccounting field is set.
*/
boolean hasFinancialAccounting();
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return The financialAccounting.
*/
com.google.protobuf.Any getFinancialAccounting();
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
com.google.protobuf.AnyOrBuilder getFinancialAccountingOrBuilder();
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The financialAccountingPostconditions.
*/
java.lang.String getFinancialAccountingPostconditions();
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The bytes for financialAccountingPostconditions.
*/
com.google.protobuf.ByteString
getFinancialAccountingPostconditionsBytes();
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The financialAccountingFinancialAccountingServiceType.
*/
java.lang.String getFinancialAccountingFinancialAccountingServiceType();
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The bytes for financialAccountingFinancialAccountingServiceType.
*/
com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceTypeBytes();
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The financialAccountingFinancialAccountingServiceDescription.
*/
java.lang.String getFinancialAccountingFinancialAccountingServiceDescription();
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The bytes for financialAccountingFinancialAccountingServiceDescription.
*/
com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceDescriptionBytes();
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
java.lang.String getFinancialAccountingFinancialAccountingServiceInputsandOuputs();
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The bytes for financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceInputsandOuputsBytes();
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The financialAccountingFinancialAccountingServiceWorkProduct.
*/
java.lang.String getFinancialAccountingFinancialAccountingServiceWorkProduct();
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The bytes for financialAccountingFinancialAccountingServiceWorkProduct.
*/
com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceWorkProductBytes();
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The financialAccountingFinancialAccountingServiceName.
*/
java.lang.String getFinancialAccountingFinancialAccountingServiceName();
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The bytes for financialAccountingFinancialAccountingServiceName.
*/
com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceNameBytes();
}
/**
* Protobuf type {@code com.redhat.mercury.merchandisingloan.v10.FinancialAccounting}
*/
public static final class FinancialAccounting extends
com.google.protobuf.GeneratedMessageV3 implements
// @@protoc_insertion_point(message_implements:com.redhat.mercury.merchandisingloan.v10.FinancialAccounting)
FinancialAccountingOrBuilder {
private static final long serialVersionUID = 0L;
// Use FinancialAccounting.newBuilder() to construct.
private FinancialAccounting(com.google.protobuf.GeneratedMessageV3.Builder> builder) {
super(builder);
}
private FinancialAccounting() {
financialAccountingPreconditions_ = "";
financialAccountingFeatureSchedule_ = "";
financialAccountingPostconditions_ = "";
financialAccountingFinancialAccountingServiceType_ = "";
financialAccountingFinancialAccountingServiceDescription_ = "";
financialAccountingFinancialAccountingServiceInputsandOuputs_ = "";
financialAccountingFinancialAccountingServiceWorkProduct_ = "";
financialAccountingFinancialAccountingServiceName_ = "";
}
@java.lang.Override
@SuppressWarnings({"unused"})
protected java.lang.Object newInstance(
UnusedPrivateParameter unused) {
return new FinancialAccounting();
}
@java.lang.Override
public final com.google.protobuf.UnknownFieldSet
getUnknownFields() {
return this.unknownFields;
}
private FinancialAccounting(
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 1255440546: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFeatureSchedule_ = s;
break;
}
case 1611638770: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFinancialAccountingServiceInputsandOuputs_ = s;
break;
}
case 1616570722: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingPostconditions_ = s;
break;
}
case -1974468958: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFinancialAccountingServiceType_ = s;
break;
}
case -1972853734: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFinancialAccountingServiceName_ = s;
break;
}
case -1101225702: {
com.google.protobuf.Any.Builder subBuilder = null;
if (financialAccounting_ != null) {
subBuilder = financialAccounting_.toBuilder();
}
financialAccounting_ = input.readMessage(com.google.protobuf.Any.parser(), extensionRegistry);
if (subBuilder != null) {
subBuilder.mergeFrom(financialAccounting_);
financialAccounting_ = subBuilder.buildPartial();
}
break;
}
case -976867390: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFinancialAccountingServiceWorkProduct_ = s;
break;
}
case -711609614: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingPreconditions_ = s;
break;
}
case -541054126: {
java.lang.String s = input.readStringRequireUtf8();
financialAccountingFinancialAccountingServiceDescription_ = 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.FinancialAccountingOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.class, com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.Builder.class);
}
public static final int FINANCIALACCOUNTINGPRECONDITIONS_FIELD_NUMBER = 447919710;
private volatile java.lang.Object financialAccountingPreconditions_;
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The financialAccountingPreconditions.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingPreconditions() {
java.lang.Object ref = financialAccountingPreconditions_;
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();
financialAccountingPreconditions_ = s;
return s;
}
}
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The bytes for financialAccountingPreconditions.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingPreconditionsBytes() {
java.lang.Object ref = financialAccountingPreconditions_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingPreconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFEATURESCHEDULE_FIELD_NUMBER = 156930068;
private volatile java.lang.Object financialAccountingFeatureSchedule_;
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The financialAccountingFeatureSchedule.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFeatureSchedule() {
java.lang.Object ref = financialAccountingFeatureSchedule_;
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();
financialAccountingFeatureSchedule_ = s;
return s;
}
}
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The bytes for financialAccountingFeatureSchedule.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFeatureScheduleBytes() {
java.lang.Object ref = financialAccountingFeatureSchedule_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFeatureSchedule_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTING_FIELD_NUMBER = 399217699;
private com.google.protobuf.Any financialAccounting_;
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return Whether the financialAccounting field is set.
*/
@java.lang.Override
public boolean hasFinancialAccounting() {
return financialAccounting_ != null;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return The financialAccounting.
*/
@java.lang.Override
public com.google.protobuf.Any getFinancialAccounting() {
return financialAccounting_ == null ? com.google.protobuf.Any.getDefaultInstance() : financialAccounting_;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
@java.lang.Override
public com.google.protobuf.AnyOrBuilder getFinancialAccountingOrBuilder() {
return getFinancialAccounting();
}
public static final int FINANCIALACCOUNTINGPOSTCONDITIONS_FIELD_NUMBER = 202071340;
private volatile java.lang.Object financialAccountingPostconditions_;
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The financialAccountingPostconditions.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingPostconditions() {
java.lang.Object ref = financialAccountingPostconditions_;
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();
financialAccountingPostconditions_ = s;
return s;
}
}
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The bytes for financialAccountingPostconditions.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingPostconditionsBytes() {
java.lang.Object ref = financialAccountingPostconditions_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingPostconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICETYPE_FIELD_NUMBER = 290062292;
private volatile java.lang.Object financialAccountingFinancialAccountingServiceType_;
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The financialAccountingFinancialAccountingServiceType.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFinancialAccountingServiceType() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceType_;
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();
financialAccountingFinancialAccountingServiceType_ = s;
return s;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The bytes for financialAccountingFinancialAccountingServiceType.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceTypeBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceType_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEDESCRIPTION_FIELD_NUMBER = 469239146;
private volatile java.lang.Object financialAccountingFinancialAccountingServiceDescription_;
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The financialAccountingFinancialAccountingServiceDescription.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFinancialAccountingServiceDescription() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceDescription_;
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();
financialAccountingFinancialAccountingServiceDescription_ = s;
return s;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The bytes for financialAccountingFinancialAccountingServiceDescription.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceDescriptionBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceDescription_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEINPUTSANDOUPUTS_FIELD_NUMBER = 201454846;
private volatile java.lang.Object financialAccountingFinancialAccountingServiceInputsandOuputs_;
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFinancialAccountingServiceInputsandOuputs() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceInputsandOuputs_;
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();
financialAccountingFinancialAccountingServiceInputsandOuputs_ = s;
return s;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The bytes for financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceInputsandOuputsBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceInputsandOuputs_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceInputsandOuputs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEWORKPRODUCT_FIELD_NUMBER = 414762488;
private volatile java.lang.Object financialAccountingFinancialAccountingServiceWorkProduct_;
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The financialAccountingFinancialAccountingServiceWorkProduct.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFinancialAccountingServiceWorkProduct() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceWorkProduct_;
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();
financialAccountingFinancialAccountingServiceWorkProduct_ = s;
return s;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The bytes for financialAccountingFinancialAccountingServiceWorkProduct.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceWorkProductBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceWorkProduct_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceWorkProduct_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
public static final int FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICENAME_FIELD_NUMBER = 290264195;
private volatile java.lang.Object financialAccountingFinancialAccountingServiceName_;
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The financialAccountingFinancialAccountingServiceName.
*/
@java.lang.Override
public java.lang.String getFinancialAccountingFinancialAccountingServiceName() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceName_;
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();
financialAccountingFinancialAccountingServiceName_ = s;
return s;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The bytes for financialAccountingFinancialAccountingServiceName.
*/
@java.lang.Override
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceNameBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceName_;
if (ref instanceof java.lang.String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceName_ = 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(financialAccountingFeatureSchedule_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 156930068, financialAccountingFeatureSchedule_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceInputsandOuputs_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 201454846, financialAccountingFinancialAccountingServiceInputsandOuputs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingPostconditions_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 202071340, financialAccountingPostconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceType_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 290062292, financialAccountingFinancialAccountingServiceType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceName_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 290264195, financialAccountingFinancialAccountingServiceName_);
}
if (financialAccounting_ != null) {
output.writeMessage(399217699, getFinancialAccounting());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceWorkProduct_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 414762488, financialAccountingFinancialAccountingServiceWorkProduct_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingPreconditions_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 447919710, financialAccountingPreconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceDescription_)) {
com.google.protobuf.GeneratedMessageV3.writeString(output, 469239146, financialAccountingFinancialAccountingServiceDescription_);
}
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(financialAccountingFeatureSchedule_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(156930068, financialAccountingFeatureSchedule_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceInputsandOuputs_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(201454846, financialAccountingFinancialAccountingServiceInputsandOuputs_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingPostconditions_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(202071340, financialAccountingPostconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceType_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(290062292, financialAccountingFinancialAccountingServiceType_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceName_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(290264195, financialAccountingFinancialAccountingServiceName_);
}
if (financialAccounting_ != null) {
size += com.google.protobuf.CodedOutputStream
.computeMessageSize(399217699, getFinancialAccounting());
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceWorkProduct_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(414762488, financialAccountingFinancialAccountingServiceWorkProduct_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingPreconditions_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(447919710, financialAccountingPreconditions_);
}
if (!com.google.protobuf.GeneratedMessageV3.isStringEmpty(financialAccountingFinancialAccountingServiceDescription_)) {
size += com.google.protobuf.GeneratedMessageV3.computeStringSize(469239146, financialAccountingFinancialAccountingServiceDescription_);
}
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.FinancialAccountingOuterClass.FinancialAccounting)) {
return super.equals(obj);
}
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting other = (com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting) obj;
if (!getFinancialAccountingPreconditions()
.equals(other.getFinancialAccountingPreconditions())) return false;
if (!getFinancialAccountingFeatureSchedule()
.equals(other.getFinancialAccountingFeatureSchedule())) return false;
if (hasFinancialAccounting() != other.hasFinancialAccounting()) return false;
if (hasFinancialAccounting()) {
if (!getFinancialAccounting()
.equals(other.getFinancialAccounting())) return false;
}
if (!getFinancialAccountingPostconditions()
.equals(other.getFinancialAccountingPostconditions())) return false;
if (!getFinancialAccountingFinancialAccountingServiceType()
.equals(other.getFinancialAccountingFinancialAccountingServiceType())) return false;
if (!getFinancialAccountingFinancialAccountingServiceDescription()
.equals(other.getFinancialAccountingFinancialAccountingServiceDescription())) return false;
if (!getFinancialAccountingFinancialAccountingServiceInputsandOuputs()
.equals(other.getFinancialAccountingFinancialAccountingServiceInputsandOuputs())) return false;
if (!getFinancialAccountingFinancialAccountingServiceWorkProduct()
.equals(other.getFinancialAccountingFinancialAccountingServiceWorkProduct())) return false;
if (!getFinancialAccountingFinancialAccountingServiceName()
.equals(other.getFinancialAccountingFinancialAccountingServiceName())) 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) + FINANCIALACCOUNTINGPRECONDITIONS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingPreconditions().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFEATURESCHEDULE_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFeatureSchedule().hashCode();
if (hasFinancialAccounting()) {
hash = (37 * hash) + FINANCIALACCOUNTING_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccounting().hashCode();
}
hash = (37 * hash) + FINANCIALACCOUNTINGPOSTCONDITIONS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingPostconditions().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICETYPE_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFinancialAccountingServiceType().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEDESCRIPTION_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFinancialAccountingServiceDescription().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEINPUTSANDOUPUTS_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFinancialAccountingServiceInputsandOuputs().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICEWORKPRODUCT_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFinancialAccountingServiceWorkProduct().hashCode();
hash = (37 * hash) + FINANCIALACCOUNTINGFINANCIALACCOUNTINGSERVICENAME_FIELD_NUMBER;
hash = (53 * hash) + getFinancialAccountingFinancialAccountingServiceName().hashCode();
hash = (29 * hash) + unknownFields.hashCode();
memoizedHashCode = hash;
return hash;
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting parseFrom(
java.nio.ByteBuffer data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting parseFrom(
com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException {
return PARSER.parseFrom(data);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting parseFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting parseDelimitedFrom(java.io.InputStream input)
throws java.io.IOException {
return com.google.protobuf.GeneratedMessageV3
.parseDelimitedWithIOException(PARSER, input);
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccountingOuterClass.FinancialAccounting 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.FinancialAccounting}
*/
public static final class Builder extends
com.google.protobuf.GeneratedMessageV3.Builder implements
// @@protoc_insertion_point(builder_implements:com.redhat.mercury.merchandisingloan.v10.FinancialAccounting)
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccountingOrBuilder {
public static final com.google.protobuf.Descriptors.Descriptor
getDescriptor() {
return com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_descriptor;
}
@java.lang.Override
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable() {
return com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_fieldAccessorTable
.ensureFieldAccessorsInitialized(
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.class, com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.Builder.class);
}
// Construct using com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.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();
financialAccountingPreconditions_ = "";
financialAccountingFeatureSchedule_ = "";
if (financialAccountingBuilder_ == null) {
financialAccounting_ = null;
} else {
financialAccounting_ = null;
financialAccountingBuilder_ = null;
}
financialAccountingPostconditions_ = "";
financialAccountingFinancialAccountingServiceType_ = "";
financialAccountingFinancialAccountingServiceDescription_ = "";
financialAccountingFinancialAccountingServiceInputsandOuputs_ = "";
financialAccountingFinancialAccountingServiceWorkProduct_ = "";
financialAccountingFinancialAccountingServiceName_ = "";
return this;
}
@java.lang.Override
public com.google.protobuf.Descriptors.Descriptor
getDescriptorForType() {
return com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_descriptor;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting getDefaultInstanceForType() {
return com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.getDefaultInstance();
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting build() {
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting result = buildPartial();
if (!result.isInitialized()) {
throw newUninitializedMessageException(result);
}
return result;
}
@java.lang.Override
public com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting buildPartial() {
com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting result = new com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting(this);
result.financialAccountingPreconditions_ = financialAccountingPreconditions_;
result.financialAccountingFeatureSchedule_ = financialAccountingFeatureSchedule_;
if (financialAccountingBuilder_ == null) {
result.financialAccounting_ = financialAccounting_;
} else {
result.financialAccounting_ = financialAccountingBuilder_.build();
}
result.financialAccountingPostconditions_ = financialAccountingPostconditions_;
result.financialAccountingFinancialAccountingServiceType_ = financialAccountingFinancialAccountingServiceType_;
result.financialAccountingFinancialAccountingServiceDescription_ = financialAccountingFinancialAccountingServiceDescription_;
result.financialAccountingFinancialAccountingServiceInputsandOuputs_ = financialAccountingFinancialAccountingServiceInputsandOuputs_;
result.financialAccountingFinancialAccountingServiceWorkProduct_ = financialAccountingFinancialAccountingServiceWorkProduct_;
result.financialAccountingFinancialAccountingServiceName_ = financialAccountingFinancialAccountingServiceName_;
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.FinancialAccountingOuterClass.FinancialAccounting) {
return mergeFrom((com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting)other);
} else {
super.mergeFrom(other);
return this;
}
}
public Builder mergeFrom(com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting other) {
if (other == com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting.getDefaultInstance()) return this;
if (!other.getFinancialAccountingPreconditions().isEmpty()) {
financialAccountingPreconditions_ = other.financialAccountingPreconditions_;
onChanged();
}
if (!other.getFinancialAccountingFeatureSchedule().isEmpty()) {
financialAccountingFeatureSchedule_ = other.financialAccountingFeatureSchedule_;
onChanged();
}
if (other.hasFinancialAccounting()) {
mergeFinancialAccounting(other.getFinancialAccounting());
}
if (!other.getFinancialAccountingPostconditions().isEmpty()) {
financialAccountingPostconditions_ = other.financialAccountingPostconditions_;
onChanged();
}
if (!other.getFinancialAccountingFinancialAccountingServiceType().isEmpty()) {
financialAccountingFinancialAccountingServiceType_ = other.financialAccountingFinancialAccountingServiceType_;
onChanged();
}
if (!other.getFinancialAccountingFinancialAccountingServiceDescription().isEmpty()) {
financialAccountingFinancialAccountingServiceDescription_ = other.financialAccountingFinancialAccountingServiceDescription_;
onChanged();
}
if (!other.getFinancialAccountingFinancialAccountingServiceInputsandOuputs().isEmpty()) {
financialAccountingFinancialAccountingServiceInputsandOuputs_ = other.financialAccountingFinancialAccountingServiceInputsandOuputs_;
onChanged();
}
if (!other.getFinancialAccountingFinancialAccountingServiceWorkProduct().isEmpty()) {
financialAccountingFinancialAccountingServiceWorkProduct_ = other.financialAccountingFinancialAccountingServiceWorkProduct_;
onChanged();
}
if (!other.getFinancialAccountingFinancialAccountingServiceName().isEmpty()) {
financialAccountingFinancialAccountingServiceName_ = other.financialAccountingFinancialAccountingServiceName_;
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.FinancialAccountingOuterClass.FinancialAccounting parsedMessage = null;
try {
parsedMessage = PARSER.parsePartialFrom(input, extensionRegistry);
} catch (com.google.protobuf.InvalidProtocolBufferException e) {
parsedMessage = (com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting) e.getUnfinishedMessage();
throw e.unwrapIOException();
} finally {
if (parsedMessage != null) {
mergeFrom(parsedMessage);
}
}
return this;
}
private java.lang.Object financialAccountingPreconditions_ = "";
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The financialAccountingPreconditions.
*/
public java.lang.String getFinancialAccountingPreconditions() {
java.lang.Object ref = financialAccountingPreconditions_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingPreconditions_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingPreconditions = 447919710;
* @return The bytes for financialAccountingPreconditions.
*/
public com.google.protobuf.ByteString
getFinancialAccountingPreconditionsBytes() {
java.lang.Object ref = financialAccountingPreconditions_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingPreconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingPreconditions = 447919710;
* @param value The financialAccountingPreconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingPreconditions(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingPreconditions_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingPreconditions = 447919710;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingPreconditions() {
financialAccountingPreconditions_ = getDefaultInstance().getFinancialAccountingPreconditions();
onChanged();
return this;
}
/**
* string FinancialAccountingPreconditions = 447919710;
* @param value The bytes for financialAccountingPreconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingPreconditionsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingPreconditions_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFeatureSchedule_ = "";
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The financialAccountingFeatureSchedule.
*/
public java.lang.String getFinancialAccountingFeatureSchedule() {
java.lang.Object ref = financialAccountingFeatureSchedule_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFeatureSchedule_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return The bytes for financialAccountingFeatureSchedule.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFeatureScheduleBytes() {
java.lang.Object ref = financialAccountingFeatureSchedule_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFeatureSchedule_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @param value The financialAccountingFeatureSchedule to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFeatureSchedule(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFeatureSchedule_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFeatureSchedule() {
financialAccountingFeatureSchedule_ = getDefaultInstance().getFinancialAccountingFeatureSchedule();
onChanged();
return this;
}
/**
* string FinancialAccountingFeatureSchedule = 156930068;
* @param value The bytes for financialAccountingFeatureSchedule to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFeatureScheduleBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFeatureSchedule_ = value;
onChanged();
return this;
}
private com.google.protobuf.Any financialAccounting_;
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder> financialAccountingBuilder_;
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return Whether the financialAccounting field is set.
*/
public boolean hasFinancialAccounting() {
return financialAccountingBuilder_ != null || financialAccounting_ != null;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
* @return The financialAccounting.
*/
public com.google.protobuf.Any getFinancialAccounting() {
if (financialAccountingBuilder_ == null) {
return financialAccounting_ == null ? com.google.protobuf.Any.getDefaultInstance() : financialAccounting_;
} else {
return financialAccountingBuilder_.getMessage();
}
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public Builder setFinancialAccounting(com.google.protobuf.Any value) {
if (financialAccountingBuilder_ == null) {
if (value == null) {
throw new NullPointerException();
}
financialAccounting_ = value;
onChanged();
} else {
financialAccountingBuilder_.setMessage(value);
}
return this;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public Builder setFinancialAccounting(
com.google.protobuf.Any.Builder builderForValue) {
if (financialAccountingBuilder_ == null) {
financialAccounting_ = builderForValue.build();
onChanged();
} else {
financialAccountingBuilder_.setMessage(builderForValue.build());
}
return this;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public Builder mergeFinancialAccounting(com.google.protobuf.Any value) {
if (financialAccountingBuilder_ == null) {
if (financialAccounting_ != null) {
financialAccounting_ =
com.google.protobuf.Any.newBuilder(financialAccounting_).mergeFrom(value).buildPartial();
} else {
financialAccounting_ = value;
}
onChanged();
} else {
financialAccountingBuilder_.mergeFrom(value);
}
return this;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public Builder clearFinancialAccounting() {
if (financialAccountingBuilder_ == null) {
financialAccounting_ = null;
onChanged();
} else {
financialAccounting_ = null;
financialAccountingBuilder_ = null;
}
return this;
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public com.google.protobuf.Any.Builder getFinancialAccountingBuilder() {
onChanged();
return getFinancialAccountingFieldBuilder().getBuilder();
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
public com.google.protobuf.AnyOrBuilder getFinancialAccountingOrBuilder() {
if (financialAccountingBuilder_ != null) {
return financialAccountingBuilder_.getMessageOrBuilder();
} else {
return financialAccounting_ == null ?
com.google.protobuf.Any.getDefaultInstance() : financialAccounting_;
}
}
/**
* .google.protobuf.Any FinancialAccounting = 399217699;
*/
private com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>
getFinancialAccountingFieldBuilder() {
if (financialAccountingBuilder_ == null) {
financialAccountingBuilder_ = new com.google.protobuf.SingleFieldBuilderV3<
com.google.protobuf.Any, com.google.protobuf.Any.Builder, com.google.protobuf.AnyOrBuilder>(
getFinancialAccounting(),
getParentForChildren(),
isClean());
financialAccounting_ = null;
}
return financialAccountingBuilder_;
}
private java.lang.Object financialAccountingPostconditions_ = "";
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The financialAccountingPostconditions.
*/
public java.lang.String getFinancialAccountingPostconditions() {
java.lang.Object ref = financialAccountingPostconditions_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingPostconditions_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingPostconditions = 202071340;
* @return The bytes for financialAccountingPostconditions.
*/
public com.google.protobuf.ByteString
getFinancialAccountingPostconditionsBytes() {
java.lang.Object ref = financialAccountingPostconditions_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingPostconditions_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingPostconditions = 202071340;
* @param value The financialAccountingPostconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingPostconditions(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingPostconditions_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingPostconditions = 202071340;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingPostconditions() {
financialAccountingPostconditions_ = getDefaultInstance().getFinancialAccountingPostconditions();
onChanged();
return this;
}
/**
* string FinancialAccountingPostconditions = 202071340;
* @param value The bytes for financialAccountingPostconditions to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingPostconditionsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingPostconditions_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFinancialAccountingServiceType_ = "";
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The financialAccountingFinancialAccountingServiceType.
*/
public java.lang.String getFinancialAccountingFinancialAccountingServiceType() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceType_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFinancialAccountingServiceType_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return The bytes for financialAccountingFinancialAccountingServiceType.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceTypeBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceType_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceType_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @param value The financialAccountingFinancialAccountingServiceType to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceType(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFinancialAccountingServiceType_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFinancialAccountingServiceType() {
financialAccountingFinancialAccountingServiceType_ = getDefaultInstance().getFinancialAccountingFinancialAccountingServiceType();
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceType = 290062292;
* @param value The bytes for financialAccountingFinancialAccountingServiceType to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceTypeBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFinancialAccountingServiceType_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFinancialAccountingServiceDescription_ = "";
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The financialAccountingFinancialAccountingServiceDescription.
*/
public java.lang.String getFinancialAccountingFinancialAccountingServiceDescription() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceDescription_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFinancialAccountingServiceDescription_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return The bytes for financialAccountingFinancialAccountingServiceDescription.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceDescriptionBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceDescription_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceDescription_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @param value The financialAccountingFinancialAccountingServiceDescription to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceDescription(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFinancialAccountingServiceDescription_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFinancialAccountingServiceDescription() {
financialAccountingFinancialAccountingServiceDescription_ = getDefaultInstance().getFinancialAccountingFinancialAccountingServiceDescription();
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceDescription = 469239146;
* @param value The bytes for financialAccountingFinancialAccountingServiceDescription to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceDescriptionBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFinancialAccountingServiceDescription_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFinancialAccountingServiceInputsandOuputs_ = "";
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
public java.lang.String getFinancialAccountingFinancialAccountingServiceInputsandOuputs() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceInputsandOuputs_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFinancialAccountingServiceInputsandOuputs_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return The bytes for financialAccountingFinancialAccountingServiceInputsandOuputs.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceInputsandOuputsBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceInputsandOuputs_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceInputsandOuputs_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @param value The financialAccountingFinancialAccountingServiceInputsandOuputs to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceInputsandOuputs(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFinancialAccountingServiceInputsandOuputs_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFinancialAccountingServiceInputsandOuputs() {
financialAccountingFinancialAccountingServiceInputsandOuputs_ = getDefaultInstance().getFinancialAccountingFinancialAccountingServiceInputsandOuputs();
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceInputsandOuputs = 201454846;
* @param value The bytes for financialAccountingFinancialAccountingServiceInputsandOuputs to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceInputsandOuputsBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFinancialAccountingServiceInputsandOuputs_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFinancialAccountingServiceWorkProduct_ = "";
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The financialAccountingFinancialAccountingServiceWorkProduct.
*/
public java.lang.String getFinancialAccountingFinancialAccountingServiceWorkProduct() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceWorkProduct_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFinancialAccountingServiceWorkProduct_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return The bytes for financialAccountingFinancialAccountingServiceWorkProduct.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceWorkProductBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceWorkProduct_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceWorkProduct_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @param value The financialAccountingFinancialAccountingServiceWorkProduct to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceWorkProduct(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFinancialAccountingServiceWorkProduct_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFinancialAccountingServiceWorkProduct() {
financialAccountingFinancialAccountingServiceWorkProduct_ = getDefaultInstance().getFinancialAccountingFinancialAccountingServiceWorkProduct();
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceWorkProduct = 414762488;
* @param value The bytes for financialAccountingFinancialAccountingServiceWorkProduct to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceWorkProductBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFinancialAccountingServiceWorkProduct_ = value;
onChanged();
return this;
}
private java.lang.Object financialAccountingFinancialAccountingServiceName_ = "";
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The financialAccountingFinancialAccountingServiceName.
*/
public java.lang.String getFinancialAccountingFinancialAccountingServiceName() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceName_;
if (!(ref instanceof java.lang.String)) {
com.google.protobuf.ByteString bs =
(com.google.protobuf.ByteString) ref;
java.lang.String s = bs.toStringUtf8();
financialAccountingFinancialAccountingServiceName_ = s;
return s;
} else {
return (java.lang.String) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return The bytes for financialAccountingFinancialAccountingServiceName.
*/
public com.google.protobuf.ByteString
getFinancialAccountingFinancialAccountingServiceNameBytes() {
java.lang.Object ref = financialAccountingFinancialAccountingServiceName_;
if (ref instanceof String) {
com.google.protobuf.ByteString b =
com.google.protobuf.ByteString.copyFromUtf8(
(java.lang.String) ref);
financialAccountingFinancialAccountingServiceName_ = b;
return b;
} else {
return (com.google.protobuf.ByteString) ref;
}
}
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @param value The financialAccountingFinancialAccountingServiceName to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceName(
java.lang.String value) {
if (value == null) {
throw new NullPointerException();
}
financialAccountingFinancialAccountingServiceName_ = value;
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @return This builder for chaining.
*/
public Builder clearFinancialAccountingFinancialAccountingServiceName() {
financialAccountingFinancialAccountingServiceName_ = getDefaultInstance().getFinancialAccountingFinancialAccountingServiceName();
onChanged();
return this;
}
/**
* string FinancialAccountingFinancialAccountingServiceName = 290264195;
* @param value The bytes for financialAccountingFinancialAccountingServiceName to set.
* @return This builder for chaining.
*/
public Builder setFinancialAccountingFinancialAccountingServiceNameBytes(
com.google.protobuf.ByteString value) {
if (value == null) {
throw new NullPointerException();
}
checkByteStringIsUtf8(value);
financialAccountingFinancialAccountingServiceName_ = 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.FinancialAccounting)
}
// @@protoc_insertion_point(class_scope:com.redhat.mercury.merchandisingloan.v10.FinancialAccounting)
private static final com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting DEFAULT_INSTANCE;
static {
DEFAULT_INSTANCE = new com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting();
}
public static com.redhat.mercury.merchandisingloan.v10.FinancialAccountingOuterClass.FinancialAccounting getDefaultInstance() {
return DEFAULT_INSTANCE;
}
private static final com.google.protobuf.Parser
PARSER = new com.google.protobuf.AbstractParser() {
@java.lang.Override
public FinancialAccounting parsePartialFrom(
com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException {
return new FinancialAccounting(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.FinancialAccountingOuterClass.FinancialAccounting getDefaultInstanceForType() {
return DEFAULT_INSTANCE;
}
}
private static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_descriptor;
private static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_redhat_mercury_merchandisingloan_v10_FinancialAccounting_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_accounting.proto\022(" +
"com.redhat.mercury.merchandisingloan.v10" +
"\032\031google/protobuf/any.proto\"\252\004\n\023Financia" +
"lAccounting\022,\n FinancialAccountingPrecon" +
"ditions\030\336\354\312\325\001 \001(\t\022-\n\"FinancialAccounting" +
"FeatureSchedule\030\224\240\352J \001(\t\0225\n\023FinancialAcc" +
"ounting\030\243\250\256\276\001 \001(\0132\024.google.protobuf.Any\022" +
",\n!FinancialAccountingPostconditions\030\254\272\255" +
"` \001(\t\022=\n1FinancialAccountingFinancialAcc" +
"ountingServiceType\030\324\377\247\212\001 \001(\t\022D\n8Financia" +
"lAccountingFinancialAccountingServiceDes" +
"cription\030\352\212\340\337\001 \001(\t\022G\n
© 2015 - 2024 Weber Informatics LLC | Privacy Policy