public class CssClassImpl extends Object implements CssClass
Constructor and Description |
---|
CssClassImpl(String[] value) |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
annotationType() |
String[] |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, toString
public static final String copyright
public CssClassImpl(String[] value)
public String[] value()
public Class<? extends Annotation> annotationType()
annotationType
in interface Annotation