Uses of Package
br.com.pethub.model
Packages that use br.com.pethub.model
Package
Description
This package contains the Data Access Object (DAO) classes for the PetHub application.
This package contains the model classes for the PetHub application.
This package contains the view classes for the PetHub application.
-
Classes in br.com.pethub.model used by br.com.pethub.daoClassDescriptionThis class represents a Customer in the application.This class represents an Employee in the application.This class represents an ItemSale in the application.This class represents a Pet in the application.This class represents a Product in the application.This class represents a Sale in the application.This class represents a Schedule in the application.This class represents a Service in the application.This class represents a Supplier in the application.This class represents a Vaccine in the application.
-
Classes in br.com.pethub.model used by br.com.pethub.modelClassDescriptionThis class represents a Customer in the application.This class represents a Pet in the application.This class represents a Product in the application.This class represents a Sale in the application.This class represents a Service in the application.This class represents a Supplier in the application.
-
Classes in br.com.pethub.model used by br.com.pethub.view