Uses of Class
com.needleandstitch.pavuk.model.Color
Packages that use Color
-
Uses of Color in com.needleandstitch.pavuk.model
Methods in com.needleandstitch.pavuk.model that return types with arguments of type ColorModifier and TypeMethodDescriptionFabric.getColors()
Gets the set of colors associated with the fabric.Method parameters in com.needleandstitch.pavuk.model with type arguments of type ColorModifier and TypeMethodDescriptionvoid
Sets the set of colors associated with the fabric.Constructor parameters in com.needleandstitch.pavuk.model with type arguments of type Color -
Uses of Color in com.needleandstitch.pavuk.repository
Subinterfaces with type arguments of type Color in com.needleandstitch.pavuk.repositoryModifier and TypeInterfaceDescriptioninterface
Repository interface for managing Color entities.Methods in com.needleandstitch.pavuk.repository that return types with arguments of type Color