Class SingleTypeConstraint

java.lang.Object
com.oss.metadata.Constraints
com.oss.metadata.SingleTypeConstraint

public class SingleTypeConstraint extends Constraints
The SingleTypeConstraint class represents an ASN.1 single type constraint imposed on every element of a SET OF or SEQUENCE OF type
Since:
ASN.1/Java 2.1
  • Method Details

    • getConstraints

      public Constraints getConstraints()
      return the constraints defined for each element of the type.
      Returns:
      constraint set imposed on every element of SET OF or SEQUENCE OF type