org.sonar.check
Annotation Type BelongsToProfiles


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface BelongsToProfiles

Since:
2.1

Optional Element Summary
 BelongsToProfile[] value
           
 

value

public abstract BelongsToProfile[] value
Default:
{}


Copyright © 2009-2010 SonarSource. All Rights Reserved.