JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.waglewagle.openapi
Interface QueryResult<T>
Type Parameters:
T
- 검색 결과를 담고 있는 객체.
All Known Subinterfaces:
QueryListResult
<T>
All Known Implementing Classes:
DefaultQueryListResult
,
DefaultQueryResult
public interface
QueryResult<T>
특허 검색 결과 Interface.
Author:
강신원
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getResult
()
Method Detail
getResult
T
getResult()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method