|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface DateFormat
Retrieves the format pattern in which attributes
of type Date
or its subclasses
are formated
$Author: wintermond $
$Date: 2005/07/10 18:34:30 $
$Log: DateFormat.java,v $
Revision 1.1 2005/07/10 18:34:30 wintermond
javadoc
Required Element Summary | |
---|---|
java.lang.String |
formatString
|
Element Detail |
---|
public abstract java.lang.String formatString
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |