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