| Package | Description |
|---|---|
| eu.europa.esig.dss.jaxb.parsers | |
| eu.europa.esig.dss.validation.policy.rules |
| Modifier and Type | Method and Description |
|---|---|
static SubIndication |
SubIndicationParser.parse(String v) |
| Modifier and Type | Method and Description |
|---|---|
static String |
SubIndicationParser.print(SubIndication v) |
| Modifier and Type | Method and Description |
|---|---|
static SubIndication |
SubIndication.forName(String value)
SubIndication can be null
|
static SubIndication |
SubIndication.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubIndication[] |
SubIndication.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.