public class Image extends Object
| Constructor and Description | 
|---|
Image(String name,
     String description,
     String type)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getDescription()  | 
String | 
getName()  | 
String | 
getType()  | 
int | 
hashCode()  | 
Copyright © 2016–2025. All rights reserved.