Class StatusImpl

    • Field Detail

      • code

        private Code code
        The Code child element.
      • reason

        private Reason reason
        The Reason child element.
    • Constructor Detail

      • StatusImpl

        public StatusImpl​(String namespaceURI,
                          String elementLocalName,
                          String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - The namespace of the element
        elementLocalName - The local name of the element
        namespacePrefix - The namespace prefix of the element