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
Fields in io.ebeaninternal.xmlmapping.model with type parameters of type XmDto Modifier and Type Field Description protected List<XmDto>XmEbean. dtoMethods 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.
-