@Documented
@Retention(value=RUNTIME)
@Target(value={TYPE,PARAMETER,FIELD})
public @interface Pattern
Specify the Date time format
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
The date time format value.
|
Copyright © 2014–2017 ActFramework. All rights reserved.