| Package | Description |
|---|---|
| network.oxalis.commons.certvalidator.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected SigningEnum |
SigningType.type |
| Modifier and Type | Method and Description |
|---|---|
static SigningEnum |
SigningEnum.fromValue(String v) |
SigningEnum |
SigningType.getType()
Gets the value of the type property.
|
static SigningEnum |
SigningEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SigningEnum[] |
SigningEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SigningType.setType(SigningEnum value)
Sets the value of the type property.
|
Copyright © 2023 NorStella. All rights reserved.