Annotation Interface Order


@Retention(RUNTIME) @Target(TYPE) public @interface Order
This annotation is used for specifying the order in which the inputs and outputs of the Smart Service should appear in the data tab.
See Also:
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details