edu.qut.cs.rcmd.app.service
Class RecommenderInformationService.ItemInfo
java.lang.Object
edu.qut.cs.rcmd.app.service.RecommenderInformationService.ItemInfo
- Enclosing interface:
- RecommenderInformationService
public static class RecommenderInformationService.ItemInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecommenderInformationService.ItemInfo
public RecommenderInformationService.ItemInfo(String ISBN,
String title)
getISBN
public String getISBN()
getTitle
public String getTitle()
getShortTitle
public String getShortTitle()
Copyright © 2012. All Rights Reserved.