Annotation Type AttributeCallParam

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String attribute
      Attribute whose value is used as the parameter value.
      String pattern
      The element matching pattern.
    • Element Detail

      • attribute

        String attribute
        Attribute whose value is used as the parameter value.
        Returns:
        the attribute whose value is used as the parameter value.
      • pattern

        String pattern
        The element matching pattern.
        Returns:
        the element matching pattern.