JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.tencent.wcdb
Annotation Interface WCDBDefault
@Target
(
FIELD
)
@Retention
(
SOURCE
)
public @interface
WCDBDefault
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
double
doubleValue
long
intValue
String
textValue
Element Details
intValue
long
intValue
Default:
0L
doubleValue
double
doubleValue
Default:
0.0
textValue
String
textValue
Default:
""