Package io.goobi.viewer.api.rest
Class AbstractApiUrlManager.ApiInfo
java.lang.Object
io.goobi.viewer.api.rest.AbstractApiUrlManager.ApiInfo
- Enclosing class:
- AbstractApiUrlManager
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApiInfo
public ApiInfo() -
ApiInfo
- Parameters:
name
-version
-specification
-
-
-
Method Details
-
getName
- Returns:
- the name
-
getSpecification
- Returns:
- the specification
-
getVersion
- Returns:
- the version
-