Class TMServiceInfo
java.lang.Object
org.tailormap.api.persistence.json.TMServiceInfo
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.17.0")
public class TMServiceInfo
extends Object
implements Serializable
TMServiceInfo
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddKeywordsItem(String keywordsItem) description(String description) booleanGet descriptionGet keywords@Valid URIGet publisher@Valid URIGet schema@Valid URIGet sourcegetTitle()Get titleinthashCode()voidsetDescription(String description) voidsetKeywords(Set<String> keywords) voidsetPublisher(URI publisher) voidvoidvoidtoString()
-
Constructor Details
-
Method Details
-
title
-
getTitle
Get title- Returns:
- title
-
setTitle
-
keywords
-
addKeywordsItem
-
getKeywords
Get keywords- Returns:
- keywords
-
setKeywords
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
publisher
-
getPublisher
Get publisher- Returns:
- publisher
-
setPublisher
-
schema
-
getSchema
Get schema- Returns:
- schema
-
setSchema
-
source
-
getSource
Get source- Returns:
- source
-
setSource
-
equals
-
hashCode
public int hashCode() -
toString
-