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.20.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
-
TMServiceInfo
public TMServiceInfo() -
TMServiceInfo
-
-
Method Details
-
title
-
getTitle
-
setTitle
-
keywords
-
addKeywordsItem
-
getKeywords
-
setKeywords
-
description
-
getDescription
-
setDescription
-
publisher
-
getPublisher
-
setPublisher
-
schema
-
getSchema
-
setSchema
-
source
-
getSource
-
setSource
-
equals
-
hashCode
-
toString
-