@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface ApiField
String
value
example
int
length
boolean
mandidate
public abstract String value
public abstract int length
public abstract String example
public abstract boolean mandidate
Copyright © 2016. All rights reserved.