Summary:
Detail:
private List<Asset>
assets
private int
id
private String
name
Release()
List<Asset>
getAssets()
int
getId()
String
getName()
void
setAssets(List<Asset> assets)
setId(int id)
setName(String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object