Class PDCIDSystemInfo

    • Method Detail

      • getRegistry

        public String getRegistry()
      • getOrdering

        public String getOrdering()
      • getSupplement

        public int getSupplement()
      • getCOSObject

        public COSBase getCOSObject()
        Description copied from interface: COSObjectable
        Convert this standard java object to a COS object.
        Specified by:
        getCOSObject in interface COSObjectable
        Returns:
        The cos object that matches this Java object.