.. java:import:: java.lang.annotation Documented .. java:import:: java.lang.annotation ElementType .. java:import:: java.lang.annotation Retention .. java:import:: java.lang.annotation RetentionPolicy .. java:import:: java.lang.annotation Target NotInSet ======== .. java:package:: org.motechproject.mds.annotations :noindex: .. java:type:: @Target @Retention @Documented public @interface NotInSet The annotated element must not have value that will be in defined set. Supported types are: .. * Integer * Double * \ ``int``\ , \ ``double``\