| Package | Description |
|---|---|
| com.rometools.modules.mediarss.types |
This package contains datatypes for working with MediaRSS.
|
| Modifier and Type | Field and Description |
|---|---|
static Restriction.Type |
Restriction.Type.COUNTRY
Indicates a Country type.
|
static Restriction.Type |
Restriction.Type.SHARING
Indicates a sharing type.
|
static Restriction.Type |
Restriction.Type.URI
Indicates a URI for a special restriction type.
|
| Modifier and Type | Method and Description |
|---|---|
Restriction.Type |
Restriction.getType() |
| Constructor and Description |
|---|
Restriction(Restriction.Relationship relationship,
Restriction.Type type,
String value) |
Copyright © 2021. All rights reserved.