Uses of Class
nl.b3p.tailormap.api.persistence.json.TMServiceInfo
-
Packages that use TMServiceInfo Package Description nl.b3p.tailormap.api.persistence.json -
-
Uses of TMServiceInfo in nl.b3p.tailormap.api.persistence.json
Methods in nl.b3p.tailormap.api.persistence.json that return TMServiceInfo Modifier and Type Method Description TMServiceInfoTMServiceInfo. addKeywordsItem(String keywordsItem)TMServiceInfoTMServiceInfo. description(String description)@Valid TMServiceInfoTMServiceCaps. getServiceInfo()Get serviceInfoTMServiceInfoTMServiceInfo. keywords(Set<String> keywords)TMServiceInfoTMServiceInfo. publisher(URI publisher)TMServiceInfoTMServiceInfo. schema(URI schema)TMServiceInfoTMServiceInfo. source(URI source)TMServiceInfoTMServiceInfo. title(String title)Methods in nl.b3p.tailormap.api.persistence.json with parameters of type TMServiceInfo Modifier and Type Method Description TMServiceCapsTMServiceCaps. serviceInfo(TMServiceInfo serviceInfo)voidTMServiceCaps. setServiceInfo(TMServiceInfo serviceInfo)
-