Package at.letto.tools.dto
Class ImageUrlDto
java.lang.Object
at.letto.tools.dto.ImageUrlDto
image with image-information of an image-file at an open Url
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate Stringerror message if the image cannot be createdprivate ImageInfoDtoimage informationprivate Stringimage Url -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
imageUrl
image Url -
imageInfoDto
image information -
error
error message if the image cannot be created
-
-
Constructor Details
-
ImageUrlDto
public ImageUrlDto()
-