Annotation Type PodamStringValue

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String comment
      It allows clients to specify a comment on this annotation
      int length
      The length of the String for the annotated attribute.
      String strValue
      If specified, it allows clients to specify an exact value for the string
      • strValue

        String strValue
        If specified, it allows clients to specify an exact value for the string
        Returns:
        string value
        Default:
        ""
      • comment

        String comment
        It allows clients to specify a comment on this annotation
        Returns:
        comment value
        Default:
        ""