Package dev.vality.damsel.domain
Class RussianLegalEntity
java.lang.Object
dev.vality.damsel.domain.RussianLegalEntity
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<RussianLegalEntity>,org.apache.thrift.TBase<RussianLegalEntity,,RussianLegalEntity._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2024-08-02")
public class RussianLegalEntity
extends Object
implements org.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>, Serializable, Cloneable, Comparable<RussianLegalEntity>
Юридическое лицо-резидент РФ
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<RussianLegalEntity._Fields,org.apache.thrift.meta_data.FieldMetaData> -
Constructor Summary
ConstructorsConstructorDescriptionPerforms a deep copy on other.RussianLegalEntity(String registered_name, String registered_number, String inn, String actual_address, String post_address, String representative_position, String representative_full_name, String representative_document, RussianBankAccount russian_bank_account) -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intcompareTo(RussianLegalEntity other) deepCopy()booleanequals(RussianLegalEntity that) booleanfieldForId(int fieldId) Map<RussianLegalEntity._Fields,org.apache.thrift.meta_data.FieldMetaData> getInn()inthashCode()booleanisSet(RussianLegalEntity._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanReturns true if field actual_address is set (has been assigned a value) and false otherwisebooleanisSetInn()Returns true if field inn is set (has been assigned a value) and false otherwisebooleanReturns true if field post_address is set (has been assigned a value) and false otherwisebooleanReturns true if field registered_name is set (has been assigned a value) and false otherwisebooleanReturns true if field registered_number is set (has been assigned a value) and false otherwisebooleanReturns true if field representative_document is set (has been assigned a value) and false otherwisebooleanReturns true if field representative_full_name is set (has been assigned a value) and false otherwisebooleanReturns true if field representative_position is set (has been assigned a value) and false otherwisebooleanReturns true if field russian_bank_account is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot) setActualAddress(String actual_address) voidsetActualAddressIsSet(boolean value) voidsetFieldValue(RussianLegalEntity._Fields field, Object value) voidsetInnIsSet(boolean value) setPostAddress(String post_address) voidsetPostAddressIsSet(boolean value) setRegisteredName(String registered_name) voidsetRegisteredNameIsSet(boolean value) setRegisteredNumber(String registered_number) voidsetRegisteredNumberIsSet(boolean value) setRepresentativeDocument(String representative_document) voidsetRepresentativeDocumentIsSet(boolean value) setRepresentativeFullName(String representative_full_name) voidsetRepresentativeFullNameIsSet(boolean value) setRepresentativePosition(String representative_position) voidsetRepresentativePositionIsSet(boolean value) setRussianBankAccount(RussianBankAccount russian_bank_account) voidsetRussianBankAccountIsSet(boolean value) toString()voidvoidunsetInn()voidvoidvoidvoidvoidvoidvoidvoidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
registered_name
-
registered_number
-
inn
-
actual_address
-
post_address
-
representative_position
-
representative_full_name
-
representative_document
-
russian_bank_account
-
metaDataMap
public static final Map<RussianLegalEntity._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
RussianLegalEntity
public RussianLegalEntity() -
RussianLegalEntity
-
RussianLegalEntity
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
getRegisteredName
-
setRegisteredName
-
unsetRegisteredName
public void unsetRegisteredName() -
isSetRegisteredName
public boolean isSetRegisteredName()Returns true if field registered_name is set (has been assigned a value) and false otherwise -
setRegisteredNameIsSet
public void setRegisteredNameIsSet(boolean value) -
getRegisteredNumber
-
setRegisteredNumber
-
unsetRegisteredNumber
public void unsetRegisteredNumber() -
isSetRegisteredNumber
public boolean isSetRegisteredNumber()Returns true if field registered_number is set (has been assigned a value) and false otherwise -
setRegisteredNumberIsSet
public void setRegisteredNumberIsSet(boolean value) -
getInn
-
setInn
-
unsetInn
public void unsetInn() -
isSetInn
public boolean isSetInn()Returns true if field inn is set (has been assigned a value) and false otherwise -
setInnIsSet
public void setInnIsSet(boolean value) -
getActualAddress
-
setActualAddress
-
unsetActualAddress
public void unsetActualAddress() -
isSetActualAddress
public boolean isSetActualAddress()Returns true if field actual_address is set (has been assigned a value) and false otherwise -
setActualAddressIsSet
public void setActualAddressIsSet(boolean value) -
getPostAddress
-
setPostAddress
-
unsetPostAddress
public void unsetPostAddress() -
isSetPostAddress
public boolean isSetPostAddress()Returns true if field post_address is set (has been assigned a value) and false otherwise -
setPostAddressIsSet
public void setPostAddressIsSet(boolean value) -
getRepresentativePosition
-
setRepresentativePosition
-
unsetRepresentativePosition
public void unsetRepresentativePosition() -
isSetRepresentativePosition
public boolean isSetRepresentativePosition()Returns true if field representative_position is set (has been assigned a value) and false otherwise -
setRepresentativePositionIsSet
public void setRepresentativePositionIsSet(boolean value) -
getRepresentativeFullName
-
setRepresentativeFullName
-
unsetRepresentativeFullName
public void unsetRepresentativeFullName() -
isSetRepresentativeFullName
public boolean isSetRepresentativeFullName()Returns true if field representative_full_name is set (has been assigned a value) and false otherwise -
setRepresentativeFullNameIsSet
public void setRepresentativeFullNameIsSet(boolean value) -
getRepresentativeDocument
-
setRepresentativeDocument
-
unsetRepresentativeDocument
public void unsetRepresentativeDocument() -
isSetRepresentativeDocument
public boolean isSetRepresentativeDocument()Returns true if field representative_document is set (has been assigned a value) and false otherwise -
setRepresentativeDocumentIsSet
public void setRepresentativeDocumentIsSet(boolean value) -
getRussianBankAccount
-
setRussianBankAccount
-
unsetRussianBankAccount
public void unsetRussianBankAccount() -
isSetRussianBankAccount
public boolean isSetRussianBankAccount()Returns true if field russian_bank_account is set (has been assigned a value) and false otherwise -
setRussianBankAccountIsSet
public void setRussianBankAccountIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
isSet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise- Specified by:
isSetin interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
equals
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<RussianLegalEntity>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
getFields
- Specified by:
getFieldsin interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
getFieldMetaData
- Specified by:
getFieldMetaDatain interfaceorg.apache.thrift.TBase<RussianLegalEntity,RussianLegalEntity._Fields>
-
read
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException - Specified by:
readin interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
write
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException - Specified by:
writein interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
toString
-
validate
public void validate() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-