| Package | Description |
|---|---|
| eu.toop.edm.jaxb.w3.odrl |
| Modifier and Type | Method and Description |
|---|---|
static ConflictTerm |
ConflictTerm.fromValue(String v) |
ConflictTerm |
Policy.getConflict()
Gets the value of the conflict property.
|
static ConflictTerm |
ConflictTerm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConflictTerm[] |
ConflictTerm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.setConflict(ConflictTerm value)
Sets the value of the conflict property.
|
Copyright © 2020 toop.eu. All rights reserved.