Package ch.systemsx.cisd.common.api
Annotation Interface MinimalMinorVersion
The minimal minor version that a service needs to have in order to possess this method.
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionintThe minimal minor version that a service needs to have in order to possess this method.
-
Element Details
-
value
int valueThe minimal minor version that a service needs to have in order to possess this method.
-