public class NamedConstraint extends Object
| Modifier and Type | Field and Description |
|---|---|
AsnConstraint |
constraint |
boolean |
isAbsentKw |
boolean |
isConstraint |
boolean |
isOptionalKw |
boolean |
isPresentKw |
String |
name |
| Constructor and Description |
|---|
NamedConstraint() |
public AsnConstraint constraint
public boolean isAbsentKw
public boolean isConstraint
public boolean isOptionalKw
public boolean isPresentKw
public String name
Copyright © 2022. All rights reserved.