Uses of Class
org.tailormap.api.persistence.json.TailormapObjectRef
Packages that use TailormapObjectRef
-
Uses of TailormapObjectRef in org.tailormap.api.persistence.json
Methods in org.tailormap.api.persistence.json that return TailormapObjectRefMethods in org.tailormap.api.persistence.json that return types with arguments of type TailormapObjectRefModifier and TypeMethodDescription@Valid List<@Valid TailormapObjectRef>
CatalogNode.getItems()
Get itemsMethods in org.tailormap.api.persistence.json with parameters of type TailormapObjectRefMethod parameters in org.tailormap.api.persistence.json with type arguments of type TailormapObjectRefModifier and TypeMethodDescriptionCatalogNode.items
(List<@Valid TailormapObjectRef> items) void
CatalogNode.setItems
(List<@Valid TailormapObjectRef> items)