|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Restriction.Relationship | |
|---|---|
| com.sun.syndication.feed.module.mediarss.types | This package contains datatypes for working with MediaRSS. |
| Uses of Restriction.Relationship in com.sun.syndication.feed.module.mediarss.types |
|---|
| Fields in com.sun.syndication.feed.module.mediarss.types declared as Restriction.Relationship | |
|---|---|
static Restriction.Relationship |
Restriction.Relationship.ALLOW
An Allow relationship |
static Restriction.Relationship |
Restriction.Relationship.DENY
A deny relationship. |
| Methods in com.sun.syndication.feed.module.mediarss.types that return Restriction.Relationship | |
|---|---|
Restriction.Relationship |
Restriction.getRelationship()
|
| Constructors in com.sun.syndication.feed.module.mediarss.types with parameters of type Restriction.Relationship | |
|---|---|
Restriction(Restriction.Relationship relationship,
Restriction.Type type,
java.lang.String value)
Creates a new instance of Restriction |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||