public static class CustomMergerTest.Entity extends Object
Entity()
boolean
equals(Object o)
Long
getId()
String
getName()
int
hashCode()
isNew()
void
setId(Long id)
setName(String name)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Entity()
public Long getId()
public void setId(Long id)
public String getName()
public void setName(String name)
public boolean isNew()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2019 Glasnost. All rights reserved.