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