Uses of Class
org.apache.abdera.ext.sharing.Related

Packages that use Related
org.apache.abdera.ext.sharing   
 

Uses of Related in org.apache.abdera.ext.sharing
 

Methods in org.apache.abdera.ext.sharing that return Related
 Related Sharing.addRelated()
           
 Related Sharing.addRelated(String link, String title, Related.Type type)
           
 

Methods in org.apache.abdera.ext.sharing that return types with arguments of type Related
 List<Related> Sharing.getRelated()
           
 

Methods in org.apache.abdera.ext.sharing with parameters of type Related
 void Sharing.addRelated(Related related)
           
 



Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.