Class NestedPojoWithAnnotations

java.lang.Object
org.apache.ignite.migrationtools.tests.models.NestedPojoWithAnnotations

public class NestedPojoWithAnnotations extends Object
NestedPojoWithAnnotations.
  • Constructor Details

    • NestedPojoWithAnnotations

      public NestedPojoWithAnnotations()
    • NestedPojoWithAnnotations

      public NestedPojoWithAnnotations(long id, SimplePojo nestedObj)
  • Method Details

    • getId

      public long getId()
    • getNestedPojo

      public SimplePojo getNestedPojo()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object