@Inherited
@Retention(value=RUNTIME)
@Target(value=METHOD)
public interface Tag
extends java.lang.annotation.Annotation
Modifier and Type | Method and Description |
---|---|
java.lang.String |
description() |
boolean |
localize() |
java.lang.String |
tag() |