public class StorageInfo extends Object
Storage
StorageInfo()
boolean
equals(Object obj)
String
getFileName()
Long
getId()
int
hashCode()
void
setFileName(String fileName)
setId(Long id)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public StorageInfo()
public Long getId()
public void setId(Long id)
id
public String getFileName()
public void setFileName(String fileName)
fileName
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2024. All rights reserved.