public class ArtistPk extends Object
Integer
id
String
name
ArtistPk()
ArtistPk(Integer id, String name)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Integer id
public String name
public ArtistPk()
public ArtistPk(Integer id, String name)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.