Class PostImagesEntity
java.lang.Object
com.eeit87t3.tickiteasy.post.entity.PostImagesEntity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPost()voidsetImageID(Integer imageID) voidsetImagePath(String imagePath) voidsetPost(PostEntity post)
-
Constructor Details
-
PostImagesEntity
public PostImagesEntity()
-
-
Method Details
-
getImageID
-
setImageID
-
getImagePath
-
setImagePath
-
getPost
-
setPost
-