Package org.openwms.common.comm.osip
Annotation Interface OSIP
@ConditionalOnExpression("${owms.driver.osip.enabled}")
@Retention(RUNTIME)
@Target({TYPE,METHOD})
@Documented
public @interface OSIP
A OSIP annotation marks a type as OSIP type.
- Author:
- Heiko Scherrer