Class Song
java.lang.Object
info.ejava.examples.db.jpa.songs.bo.Song
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
private int id -
title
-
artist
-
released
-
-
Constructor Details
-
Song
public Song()
-