|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object egovframework.rfc3.openapiuser.common.CommonVO egovframework.rfc3.openapiuser.sample.SampleListBody
public class SampleListBody
Constructor Summary | |
---|---|
SampleListBody()
|
Method Summary | |
---|---|
java.util.Collection<SampleVO> |
getCollection()
|
void |
setCollection(java.util.Collection paramCollection)
|
Methods inherited from class egovframework.rfc3.openapiuser.common.CommonVO |
---|
getAuthApiKey, getPageIndex, getPageSize, getStartPage, getTotalCount, setAuthApiKey, setPageIndex, setPageSize, setStartPage, setTotalCount |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SampleListBody()
Method Detail |
---|
public java.util.Collection<SampleVO> getCollection()
public void setCollection(java.util.Collection paramCollection)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |