Uses of Class
io.ebeaninternal.xmlmapping.model.XmDto
-
Packages that use XmDto Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmDto in io.ebeaninternal.xmlmapping.model
Methods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmDto Modifier and Type Method Description List<XmDto>XmEbean. getDto()Returns the List of XmDto beans.
-