public class IntersectionItemForListSupportedImagesOutput extends Object
| Constructor and Description |
|---|
IntersectionItemForListSupportedImagesOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getImageId()
Get imageId
|
String |
getImageName()
Get imageName
|
int |
hashCode() |
IntersectionItemForListSupportedImagesOutput |
imageId(String imageId) |
IntersectionItemForListSupportedImagesOutput |
imageName(String imageName) |
void |
setImageId(String imageId) |
void |
setImageName(String imageName) |
String |
toString() |
public IntersectionItemForListSupportedImagesOutput()
public IntersectionItemForListSupportedImagesOutput imageId(String imageId)
public String getImageId()
public void setImageId(String imageId)
public IntersectionItemForListSupportedImagesOutput imageName(String imageName)
public String getImageName()
public void setImageName(String imageName)
Copyright © 2026. All rights reserved.