Class DSAKeyValueImpl

    • Field Detail

      • p

        private P p
        P child element.
      • q

        private Q q
        Q child element.
      • g

        private G g
        G child element.
      • y

        private Y y
        Y child element.
      • j

        private J j
        J child element.
      • seed

        private Seed seed
        Seed child element.
      • pgenCounter

        private PgenCounter pgenCounter
        PgenCounter child element.
    • Constructor Detail

      • DSAKeyValueImpl

        protected DSAKeyValueImpl​(String namespaceURI,
                                  String elementLocalName,
                                  String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - the namespace the element is in
        elementLocalName - the local name of the XML element this Object represents
        namespacePrefix - the prefix for the given namespace