public class ImagesType extends Object
| Constructor and Description |
|---|
ImagesType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
List<ImageType> |
getImage()
Gets the value of the image property.
|
int |
hashCode() |
String |
toString() |
ImagesType |
withImage(Collection<ImageType> values) |
ImagesType |
withImage(ImageType... values) |
public List<ImageType> getImage()
ImageTypepublic ImagesType withImage(ImageType... values)
public ImagesType withImage(Collection<ImageType> values)
Copyright © 2024. All rights reserved.