|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Restriction.Type | |
|---|---|
| com.sun.syndication.feed.module.mediarss.types | This package contains datatypes for working with MediaRSS. |
| Uses of Restriction.Type in com.sun.syndication.feed.module.mediarss.types |
|---|
| Fields in com.sun.syndication.feed.module.mediarss.types declared as Restriction.Type | |
|---|---|
static Restriction.Type |
Restriction.Type.COUNTRY
Indicates a Country type. |
static Restriction.Type |
Restriction.Type.URI
Indicates a URI for a special restriction type. |
| Methods in com.sun.syndication.feed.module.mediarss.types that return Restriction.Type | |
|---|---|
Restriction.Type |
Restriction.getType()
|
| Constructors in com.sun.syndication.feed.module.mediarss.types with parameters of type Restriction.Type | |
|---|---|
Restriction(Restriction.Relationship relationship,
Restriction.Type type,
java.lang.String value)
Creates a new instance of Restriction |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||