public class EventAppDto extends Object
EventAppDto()
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 EventAppDto()
public String getIdentifier()
public void setIdentifier(String identifier)
public String getName()
public void setName(String name)
public String getLogo()
public void setLogo(String logo)