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

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

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

Methods in org.apache.abdera.ext.sharing that return Related.Type
 Related.Type Related.getType()
           
static Related.Type Related.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Related.Type[] Related.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.abdera.ext.sharing with parameters of type Related.Type
 Related Sharing.addRelated(String link, String title, Related.Type type)
           
 void Related.setType(Related.Type type)
           
 



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