public class Datasets extends Object
static String
URI
Datasets(String category, String summary, List<Dataset> links)
String
getCategory()
Collection<Dataset>
getLinks()
getSummary()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String URI
public Datasets(String category, String summary, List<Dataset> links)
public String getCategory()
public String getSummary()
public Collection<Dataset> getLinks()
Copyright © 2014. All Rights Reserved.