Commit e157b605 authored by Tobias Meuser's avatar Tobias Meuser
Browse files

Merged tm/vehicular-services into master-integration

parents 8b80fdfa 0fbcbc65
......@@ -42,7 +42,7 @@ import java.lang.annotation.Target;
*
*/
@Retention(RetentionPolicy.RUNTIME)
@Target({ ElementType.FIELD })
@Target({ ElementType.FIELD, ElementType.METHOD })
public @interface MechanismState {
/**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment