Class WebXmlContextParam

    • Constructor Detail

      • WebXmlContextParam

        public WebXmlContextParam​(String name,
                                  String value)
        Constructor.
        Parameters:
        name - the name.
        value - the value.
    • Method Detail

      • getName

        public String getName()
        Get the name.
        Returns:
        the name.
      • getValue

        public String getValue()
        Get the value.
        Returns:
        the value.