|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MediaConstants.Relationship | |
---|---|
org.apache.abdera.ext.media |
Uses of MediaConstants.Relationship in org.apache.abdera.ext.media |
---|
Methods in org.apache.abdera.ext.media that return MediaConstants.Relationship | |
---|---|
MediaConstants.Relationship |
MediaRestriction.getRelationship()
|
static MediaConstants.Relationship |
MediaConstants.Relationship.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MediaConstants.Relationship[] |
MediaConstants.Relationship.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.abdera.ext.media with parameters of type MediaConstants.Relationship | |
---|---|
void |
MediaRestriction.setRelationship(MediaConstants.Relationship type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |