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