Package | Description |
---|---|
com.rometools.modules.mediarss.types |
This package contains datatypes for working with MediaRSS.
|
Modifier and Type | Field and Description |
---|---|
static Restriction.Relationship |
Restriction.Relationship.ALLOW
An Allow relationship
|
static Restriction.Relationship |
Restriction.Relationship.DENY
A deny relationship.
|
Modifier and Type | Method and Description |
---|---|
Restriction.Relationship |
Restriction.getRelationship() |
Constructor and Description |
---|
Restriction(Restriction.Relationship relationship,
Restriction.Type type,
String value) |
Copyright © 2019. All rights reserved.