|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |