juzu
Annotation Type Format


@Retention(value=RUNTIME)
@Target(value={FIELD,PARAMETER,METHOD})
public @interface Format

Defines the format of a Date or something similar.

Author:
Julien Viet

Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2014 eXo Platform SAS. All rights reserved.