| Package | Description |
|---|---|
| com.rometools.modules.mediarss.types |
This package contains datatypes for working with MediaRSS.
|
| Modifier and Type | Method and Description |
|---|---|
Metadata.RightsStatus |
Metadata.getRights()
<media:rights>
|
static Metadata.RightsStatus |
Metadata.RightsStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Metadata.RightsStatus[] |
Metadata.RightsStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.setRights(Metadata.RightsStatus rights)
<media:rights>
|
Copyright © 2021. All rights reserved.