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