- getAlbums() - Method in class ch.e2e.examples.complex.TrackResult
-
Returns all albums.
- getAllInterpreter() - Method in class ch.e2e.examples.complex.AlbumDB
-
Returns all existing interpreter.
- getAllInterpreter() - Static method in class ch.e2e.examples.complex.DBSearch
-
Retrieves all existing interpreter.
- getFirstname() - Method in class ch.e2e.examples.complex.Interpreter
-
Returns the firstname of the interpreter.
- getFullname() - Method in class ch.e2e.examples.complex.Interpreter
-
Returns the fullname of the interpreter.
- getInstance() - Static method in class ch.e2e.examples.complex.AlbumDB
-
Returns the instance of this class.
- getInterpreter() - Method in class ch.e2e.examples.complex.Album
-
Returns the interpreter of the album.
- getInterpreter() - Method in class ch.e2e.examples.complex.Track
-
Returns the interpreter of the track.
- getLabel() - Method in class ch.e2e.examples.complex.Album
-
Returns the label of the album.
- getLastname() - Method in class ch.e2e.examples.complex.Interpreter
-
Returns the lastname of the interpreter.
- getTitle() - Method in class ch.e2e.examples.complex.Album
-
Returns the title of the album.
- getTitle() - Method in class ch.e2e.examples.complex.Track
-
Returns the title of the track.
- getTrack() - Method in class ch.e2e.examples.complex.TrackResult
-
Returns the track.
- getTracks() - Method in class ch.e2e.examples.complex.Album
-
Returns the tracks of the album.
- getYear() - Method in class ch.e2e.examples.complex.Album
-
Returns the year of recording the album.