public class ImageInfos extends Object
Constructor and Description |
---|
ImageInfos() |
Modifier and Type | Method and Description |
---|---|
String |
getCustomContent() |
String |
getEntityId() |
String |
getPicName() |
String |
getScore() |
String |
getTags() |
void |
setCustomContent(String customContent) |
void |
setEntityId(String entityId) |
void |
setPicName(String picName) |
void |
setScore(String score) |
void |
setTags(String tags) |
String |
toString() |
public String getEntityId()
public void setEntityId(String entityId)
public String getCustomContent()
public void setCustomContent(String customContent)
public String getTags()
public void setTags(String tags)
public String getPicName()
public void setPicName(String picName)
public String getScore()
public void setScore(String score)
Copyright © 2024. All rights reserved.