@Doc(value="sad") public class TestObj extends Object
int
a
Integer
b
List<String>
c
List<Req>
d
TestObj()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@ApiField(value="eq") public int a
@ApiField(value="eq") public Integer b
@ApiField(value="eq") public List<String> c
@ApiField(value="eq") public List<Req> d
public TestObj()
Copyright © 2016. All rights reserved.