Class OpenTypeInfo

java.lang.Object
com.oss.metadata.TypeInfo
com.oss.metadata.OpenTypeInfo

public class OpenTypeInfo extends TypeInfo
The OpenTypeInfo class represents the properties of ASN.1 open types which can be automatically decoded.
Since:
ASN.1/Java 2.1
  • Method Details

    • getEffectiveTypeConstraint

      public Constraints getEffectiveTypeConstraint()
      Return the TypeConstraint or ComponentRelationConstraint.
      Returns:
      TypeConstraint or ComponentRelationConstraint used to automatically decode an opentype value.