Package com.tagtraum.beatunes.inspection
Class MultiYearAlbumSolution
- java.lang.Object
-
- com.tagtraum.beatunes.inspection.IgnoreIssueSolution<Issue>
-
- com.tagtraum.beatunes.inspection.MultiYearAlbumSolution
-
public class MultiYearAlbumSolution extends IgnoreIssueSolution<Issue>
Multi-year solution.- Author:
- Hendrik Schreiber
-
-
Method Summary
-
Methods inherited from class com.tagtraum.beatunes.inspection.IgnoreIssueSolution
createCallable, getApplication, getClassDescription, getClassId, getDescription, getId, getIssue, getIssueDescriptors, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.tagtraum.beatunes.inspection.Solution
isPreferred
-
-