Class A1Record
java.lang.Object
org.apache.camel.quarkus.component.beanio.it.model.AbstractRecord
org.apache.camel.quarkus.component.beanio.it.model.A1Record
-
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()voidsetCurrentPrice(Double currentPrice) toString()Methods inherited from class org.apache.camel.quarkus.component.beanio.it.model.AbstractRecord
getSedol, getSource, setSedol, setSource
-
Field Details
-
currentPrice
Double currentPrice
-
-
Constructor Details
-
A1Record
public A1Record() -
A1Record
-
-
Method Details
-
getCurrentPrice
-
setCurrentPrice
-
hashCode
public int hashCode()- Overrides:
hashCodein classAbstractRecord
-
equals
- Overrides:
equalsin classAbstractRecord
-
toString
-