public class Album extends Entity
String
comment
name
Nested
nested
nullNested
int
year
id
Album()
Album(String name, int year)
hashCode
equals, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int year
public String name
public String comment
public Nested nullNested
public Nested nested
public Album()
public Album(String name, int year)
Copyright © 2011-2014. All Rights Reserved.