org.jvnet.substance.api
Annotation Type SubstanceApi


@Target(value={TYPE,FIELD,METHOD,CONSTRUCTOR})
public @interface SubstanceApi

Marks publicly supported Substance API types, fields and methods.

Since:
version 5.0
Author:
Kirill Grouchnikov