@Module public class XmlCookieLiteral extends AnnotationLiteral<XmlCookie> implements XmlCookie
Constructor and Description |
---|
XmlCookieLiteral(long value) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
long |
value() |
annotationType, equals, hashCode
public long value()
public java.lang.String toString()
toString
in interface java.lang.annotation.Annotation
toString
in class AnnotationLiteral<XmlCookie>