public class NoIdDTO extends Object
NoIdDTO()
String
getBar()
getFoo()
void
setBar(String bar)
setFoo(String foo)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NoIdDTO()
public String getFoo()
public void setFoo(String foo)
public String getBar()
public void setBar(String bar)
Copyright © 2020. All rights reserved.