| Package | Description |
|---|---|
| eu.toop.edm.jaxb.spdx |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmCodeSimpleType |
AlgorithmCodeSimpleType.fromValue(String v) |
AlgorithmCodeSimpleType |
ChecksumType.getAlgorithmCodeValue()
Get the value of the contained AlgorithmCodeType object
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
AlgorithmCodeSimpleType |
AlgorithmCodeType.getValue()
A data type for Algorithm properties
|
static AlgorithmCodeSimpleType |
AlgorithmCodeSimpleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlgorithmCodeSimpleType[] |
AlgorithmCodeSimpleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlgorithmCodeType |
ChecksumType.setAlgorithmCode(AlgorithmCodeSimpleType valueParam)
Special setter with value of type AlgorithmCodeSimpleType
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
void |
AlgorithmCodeType.setValue(AlgorithmCodeSimpleType value)
Sets the value of the value property.
|
| Constructor and Description |
|---|
AlgorithmCodeType(AlgorithmCodeSimpleType valueParam)
Constructor for value of type AlgorithmCodeSimpleType
Note: automatically created by ph-jaxb22-plugin -Xph-value-extender |
Copyright © 2020 toop.eu. All rights reserved.