public class UploadDto extends Object
UploadDto()
String
getFolder()
Boolean
getIsPrivate()
void
setFolder(String folder)
setIsPrivate(Boolean isPrivate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UploadDto()
public String getFolder()
public void setFolder(String folder)
public Boolean getIsPrivate()
public void setIsPrivate(Boolean isPrivate)
Copyright © 2022. All rights reserved.