public class AttachmentDto extends Object
AttachmentDto()
String
getId()
getName()
getUri()
void
setName(String name)
setUri(String uri)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttachmentDto()
public String getUri()
public void setUri(String uri)
public String getName()
public void setName(String name)
public String getId()
Copyright © 2016–2019. All rights reserved.