Class IdentifiedPojo
java.lang.Object
org.apache.ignite.migrationtools.tests.models.IdentifiedEntity
org.apache.ignite.migrationtools.tests.models.IdentifiedPojo
IdentifiedPojo.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.ignite.migrationtools.tests.models.IdentifiedEntity
getId, setId
-
Constructor Details
-
IdentifiedPojo
Constructor.
-
-
Method Details
-
getName
-
setName
-
getAmount
public int getAmount() -
setAmount
public void setAmount(int amount) -
getDecimalAmount
-
setDecimalAmount
-
equals
- Overrides:
equalsin classIdentifiedEntity
-
hashCode
public int hashCode()- Overrides:
hashCodein classIdentifiedEntity
-