Class Image
java.lang.Object
org.apache.fineract.client.models.Image
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class Image
extends Object
Image
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Get idGet locationgetNew()Get _newGet storageTypeinthashCode()voidvoidsetLocation(String location) voidvoidsetStorageType(Integer storageType) storageType(Integer storageType) toString()
-
Field Details
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LOCATION
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_STORAGE_TYPE
- See Also:
-
-
Constructor Details
-
Image
public Image()
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
location
-
getLocation
Get location- Returns:
- location
-
setLocation
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
storageType
-
getStorageType
Get storageType- Returns:
- storageType
-
setStorageType
-
equals
-
hashCode
public int hashCode() -
toString
-