| Package | Description |
|---|---|
| eu.toop.edm.jaxb.w3.odrl |
| Modifier and Type | Method and Description |
|---|---|
Constraint |
Constraint.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
Constraint |
ObjectFactory.createConstraint()
Create an instance of
Constraint |
Constraint |
Duty.getConstraintAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Constraint |
Permission.getConstraintAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Constraint |
Prohibition.getConstraintAtIndex(int index)
Created by ph-jaxb22-plugin -Xph-list-extension
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Constraint> |
ObjectFactory.createConstraint(Constraint value)
|
List<Constraint> |
Duty.getConstraint()
Gets the value of the constraint property.
|
List<Constraint> |
Permission.getConstraint()
Gets the value of the constraint property.
|
List<Constraint> |
Prohibition.getConstraint()
Gets the value of the constraint property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Duty.addConstraint(Constraint elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Permission.addConstraint(Constraint elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Prohibition.addConstraint(Constraint elem)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Constraint.cloneTo(Constraint ret)
This method clones all values from
this to the passed object. |
JAXBElement<Constraint> |
ObjectFactory.createConstraint(Constraint value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Duty.setConstraint(List<Constraint> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Permission.setConstraint(List<Constraint> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
void |
Prohibition.setConstraint(List<Constraint> aList)
Created by ph-jaxb22-plugin -Xph-list-extension
|
Copyright © 2020 toop.eu. All rights reserved.