Class ObjectId

java.lang.Object
es.uji.crypto.xades.jxades.util.ObjectId
All Implemented Interfaces:
Comparable<ObjectId>
Direct Known Subclasses:
OccursRequirement

public class ObjectId extends Object implements Comparable<ObjectId>
  • Field Details

    • components

      protected final int[] components
    • hashCode

      private final int hashCode
    • toString

      private String toString
  • Constructor Details

  • Method Details