Annotation Type WebInitParam

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      Get the name.
      String value
      Get the value.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String description
      Get the description.
    • Element Detail

      • name

        String name
        Get the name.
        Returns:
        the name.
      • value

        String value
        Get the value.
        Returns:
        the value.
      • description

        String description
        Get the description.
        Returns:
        the description.
        Default:
        ""