Package com.bld.proxy.api.find.data
Class ApiMethod
java.lang.Object
com.bld.proxy.api.find.data.ApiMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]getArgs()Map<Class<? extends Annotation>, ParameterDetails> getMap()voidsetApiMapper(ApiMapper apiMapper) voidsetApiQuery(ApiQuery apiQuery) voidvoidsetMap(Map<Class<? extends Annotation>, ParameterDetails> map) void
-
Constructor Details
-
ApiMethod
-
-
Method Details
-
getMethod
-
setMethod
-
getArgs
-
setArgs
-
getApiQuery
-
setApiQuery
-
getApiMapper
-
setApiMapper
-
getMap
-
setMap
-