| Package | Description |
|---|---|
| eu.toop.edm.jaxb.w3.odrl |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Action |
ObjectFactory.createAction()
Create an instance of
Action |
Action |
Duty.getAction()
Gets the value of the action property.
|
Action |
Permission.getAction()
Gets the value of the action property.
|
Action |
Prohibition.getAction()
Gets the value of the action property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Action> |
ObjectFactory.createAction(Action value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.cloneTo(Action ret)
This method clones all values from
this to the passed object. |
JAXBElement<Action> |
ObjectFactory.createAction(Action value)
|
void |
Duty.setAction(Action value)
Sets the value of the action property.
|
void |
Permission.setAction(Action value)
Sets the value of the action property.
|
void |
Prohibition.setAction(Action value)
Sets the value of the action property.
|
Copyright © 2020 toop.eu. All rights reserved.