@Retention(value=RUNTIME) @Target(value={FIELD,METHOD}) @Documented public @interface DateBridge
java.util.Date field.
Note: Dates are encoded in the GMT timezone.
| Modifier and Type | Required Element and Description |
|---|---|
Resolution |
resolution |
| Modifier and Type | Optional Element and Description |
|---|---|
EncodingType |
encoding |
public abstract Resolution resolution
public abstract EncodingType encoding
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved