Class B1Record
java.lang.Object
org.apache.camel.quarkus.component.beanio.it.model.AbstractRecord
org.apache.camel.quarkus.component.beanio.it.model.B1Record
-
Field Summary
FieldsFields inherited from class org.apache.camel.quarkus.component.beanio.it.model.AbstractRecord
sedol, source -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSecurityName(String securityName) toString()Methods inherited from class org.apache.camel.quarkus.component.beanio.it.model.AbstractRecord
getSedol, getSource, setSedol, setSource
-
Field Details
-
securityName
String securityName
-
-
Constructor Details
-
B1Record
public B1Record() -
B1Record
-
-
Method Details
-
getSecurityName
-
setSecurityName
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractRecord
-
equals
- Overrides:
equalsin classAbstractRecord
-
toString
-