Class Intersections

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

public class Intersections extends Constraints
The Intersections class extends Constraints class and represents the properties of an expression which is the intersection of several constraints.
Since:
ASN.1/Java 2.1
  • Method Details

    • getOperands

      public Constraints[] getOperands()
      Return an array of constraints which are operands of the intersection
      Returns:
      intersection operands