| Package | Description |
|---|---|
| com.rometools.modules.cc.types |
This package contains datatypes for use with the plug in.
|
| Modifier and Type | Field and Description |
|---|---|
static License.Behaviour |
License.Behaviour.ATTRIBUTION |
static License.Behaviour |
License.Behaviour.COPYLEFT |
static License.Behaviour |
License.Behaviour.DERIVATIVE |
static License.Behaviour |
License.Behaviour.DISTRIBUTION |
static License.Behaviour |
License.Behaviour.NONCOMMERCIAL |
static License.Behaviour |
License.Behaviour.NOTICE |
static License.Behaviour |
License.Behaviour.REPRODUCTION |
| Modifier and Type | Method and Description |
|---|---|
static License.Behaviour |
License.Behaviour.findByValue(String uri) |
License.Behaviour[] |
License.getPermits() |
License.Behaviour[] |
License.getRequires() |
| Constructor and Description |
|---|
License(String uri,
License.Behaviour[] requires,
License.Behaviour[] permits) |
License(String uri,
License.Behaviour[] requires,
License.Behaviour[] permits) |
Copyright © 2021. All rights reserved.