Annotation Type Parameter


  • @Retention(RUNTIME)
    public @interface Parameter
    Annotation designed to allow to add parameters to an action
    • Element Detail

      • id

        String id
        Returns:
        Id of the parameter
      • type

        String type
        Returns:
        type of the parameter
      • multivalued

        boolean multivalued
        Returns:
        multivalued parameter