net.datacrow.util.freedb
Class FreedbQueryResult
java.lang.Object
net.datacrow.util.freedb.FreedbQueryResult
public class FreedbQueryResult
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreedbQueryResult
public FreedbQueryResult(java.lang.String queryResult)
FreedbQueryResult
public FreedbQueryResult(java.lang.String freedbQueryResult,
boolean exactMatch)
getCategory
public java.lang.String getCategory()
getDiscId
public java.lang.String getDiscId()
getAlbum
public java.lang.String getAlbum()
getArtist
public java.lang.String getArtist()
isExactMatch
public boolean isExactMatch()