Uses of Class
ejava.projects.esales.dto.Image
-
Packages that use Image Package Description ejava.projects.esales.dto -
-
Uses of Image in ejava.projects.esales.dto
Fields in ejava.projects.esales.dto with type parameters of type Image Modifier and Type Field Description protected List<Image>ESales. imageMethods in ejava.projects.esales.dto that return Image Modifier and Type Method Description ImageObjectFactory. createImage()Create an instance ofImageMethods in ejava.projects.esales.dto that return types with arguments of type Image Modifier and Type Method Description List<Image>ESales. getImage()Gets the value of the image property.
-