Annotation Type Pos

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      int[] value
      The positions the value should be used at.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Transform[] transform
      The transform types used on the parameter.
    • Element Detail

      • value

        int[] value
        The positions the value should be used at.
        Returns:
        an array of the positions for the parameter
      • transform

        Transform[] transform
        The transform types used on the parameter.
        Returns:
        an array of the transformer types
        See Also:
        Transform
        Default:
        {}