Annotation Type At


@Target(PARAMETER) @Retention(RUNTIME) public @interface At
Parameter annotation for the _at parameter, which indicates to the server that only results dated since the given instant will be returned.

Parameters with this annotation should be of type DateParam or DateRangeParam

See Also: