Class KeyRequestInfoCollection

    • Constructor Detail

      • KeyRequestInfoCollection

        public KeyRequestInfoCollection()
    • Method Detail

      • getNext

        public java.lang.String getNext()
      • getPrevious

        public java.lang.String getPrevious()
      • toDOM

        public org.w3c.dom.Element toDOM​(org.w3c.dom.Document document)
      • toXML

        public java.lang.String toXML()
                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • fromXML

        public static KeyRequestInfoCollection fromXML​(java.lang.String xml)
                                                throws java.lang.Exception
        Throws:
        java.lang.Exception