@Retention(value=RUNTIME) @Target(value=TYPE) public @interface KeywordGroup
Keyword
annotation are keywords. Their qualified name consists of the name of the keyword group and the value of the
Keyword
annotation. If the KeywordGroup
annotation has no value, the simple name of the declaring
class is used instead.
public abstract String value
Copyright 2009-2012 Micro Focus. All Rights Reserved.