Class OADocInfo
java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.plugin.openapi.spec.OADocInfo
An OpenAPI document info object.
- Author:
- scf
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OADocInfo
-
-
Method Details
-
getTitle
- Returns:
- the title
-
getVersion
- Returns:
- the version
-
getDescription
- Returns:
- the description
-