com.ibm.commerce.rest.javadoc
Annotation Type Description
-
@Retention(value=RUNTIME) public @interface Description
Documents the short description of a REST API method. For more detailed descriptions, add the Notes annotation.- See Also:
Notes
-
-
Required Element Summary
Required Elements Modifier and Type Required Element and Description java.lang.String
value
-