@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, hashCodepublic long value()
public java.lang.String toString()
toString in interface java.lang.annotation.AnnotationtoString in class AnnotationLiteral<XmlCookie>