public interface GetGroupNoteList extends InfoGet<GroupNoteList>
Modifier and Type | Method and Description |
---|---|
String |
getGroup() |
default Class<? extends GroupNoteList> |
resultType()
获取通过此类型请求而获取到的参数的返回值的类型
|
getOtherParam, getOtherParam
default Class<? extends GroupNoteList> resultType()
resultType
in interface InfoGet<GroupNoteList>
String getGroup()
Copyright © 2020. All rights reserved.