Uses of Class
edu.ucsb.cs156.example.entities.ClothingBrands
-
Uses of ClothingBrands in edu.ucsb.cs156.example.controllers
Modifier and TypeMethodDescriptionClothingBrandsController.postBrands
(String code, String brand, String price) ClothingBrandsController.updateBrands
(String code, @Valid ClothingBrands incoming) Modifier and TypeMethodDescriptionClothingBrandsController.updateBrands
(String code, @Valid ClothingBrands incoming)