接口 ApiOperation
- 所有已知实现类:
ApiOperationImpl
public interface ApiOperation
-
字段详细资料
-
AUTO_OPERATION_ANNOTATIONS
-
-
方法详细资料
-
getName
String getName() -
getGroups
-
getParameters
List<ApiParameter> getParameters() -
getReturnType
-
getErrorMap
-
getDoc
Doc getDoc()
-