Uses of Class
com.rometools.modules.mediarss.types.Restriction.Relationship
-
Packages that use Restriction.Relationship Package Description com.rometools.modules.mediarss.types This package contains datatypes for working with MediaRSS. -
-
Uses of Restriction.Relationship in com.rometools.modules.mediarss.types
Fields in com.rometools.modules.mediarss.types declared as Restriction.Relationship Modifier and Type Field Description static Restriction.RelationshipRestriction.Relationship. ALLOWAn Allow relationship.static Restriction.RelationshipRestriction.Relationship. DENYA deny relationship.Methods in com.rometools.modules.mediarss.types that return Restriction.Relationship Modifier and Type Method Description Restriction.RelationshipRestriction. getRelationship()Constructors in com.rometools.modules.mediarss.types with parameters of type Restriction.Relationship Constructor Description Restriction(Restriction.Relationship relationship, Restriction.Type type, String value)
-