| Package | Description |
|---|---|
| tr.gov.tubitak.uekae.esya.api.signature | |
| tr.gov.tubitak.uekae.esya.api.signature.impl |
| Modifier and Type | Method and Description |
|---|---|
ContainerValidationResultType |
ContainerValidationResult.getResultType() |
static ContainerValidationResultType |
ContainerValidationResultType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContainerValidationResultType[] |
ContainerValidationResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ContainerValidationResultType |
ContainerValidationResultImpl.getResultType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerValidationResultImpl.setResultType(ContainerValidationResultType aResultType) |
| Constructor and Description |
|---|
ContainerValidationResultImpl(ContainerValidationResultType aResultType,
java.util.Map<Signature,SignatureValidationResult> aResults) |
Copyright © 2025. All rights reserved.