com.ibm.commerce.rest.javadoc

Annotation Type Notes



  • @Retention(value=RUNTIME)
    public @interface Notes
    Annotation used to add implementation notes to REST APIs.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element and Description
      java.lang.String value 
    • Element Detail

      • value

        public abstract java.lang.String value
        Returns:
        The implementation notes.