public class CreateEventAppDto extends Object
CreateEventAppDto()
String
getIdentifier()
getLogo()
getName()
void
setIdentifier(String identifier)
setLogo(String logo)
setName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreateEventAppDto()
public String getLogo()
public void setLogo(String logo)
public String getName()
public void setName(String name)
public String getIdentifier()
public void setIdentifier(String identifier)