| Package | Description |
|---|---|
| org.asn1s.api.constraint |
| Modifier and Type | Method and Description |
|---|---|
static ConstraintType |
ConstraintType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintType[] |
ConstraintType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Constraint.assertConstraintTypes(Collection<ConstraintType> allowedTypes)
Check constraint tree has constraints from allowed types only.
|
Copyright © 2017. All rights reserved.