public class NamedReference extends Object implements Serializable
NamedReference(Long id, String name)
boolean
equals(Object obj)
Long
getId()
String
getName()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NamedReference(@NotNull Long id, @NotNull String name)
public Long getId()
public String getName()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.