32 static Class cls =
new Class(
"SwaggerDataProvider");
43 hash<DataProviderInfo>
getInfo();
string getName()
Returns the name of the data provider factory.
Qore SwaggerDataProvider module definition.
Definition: SwaggerDataProvider.qc.dox.h:26
hash< DataProviderInfo > getInfo()
Returns static provider information.
The Swagger data provider factory.
Definition: SwaggerDataProviderFactory.qc.dox.h:28
Class getClass()
Returns the class for the data provider object.