Uses of Class
nl.b3p.tailormap.api.persistence.Catalog
-
Packages that use Catalog Package Description nl.b3p.tailormap.api.persistence -
-
Uses of Catalog in nl.b3p.tailormap.api.persistence
Methods in nl.b3p.tailormap.api.persistence that return Catalog Modifier and Type Method Description CatalogCatalog. setId(String id)CatalogCatalog. setNodes(List<CatalogNode> nodes)CatalogCatalog. setVersion(Long version)
-