Uses of Class
io.ebeaninternal.xmlmapping.model.XmEntity
-
Packages that use XmEntity Package Description io.ebeaninternal.xmlmapping.model -
-
Uses of XmEntity in io.ebeaninternal.xmlmapping.model
Fields in io.ebeaninternal.xmlmapping.model with type parameters of type XmEntity Modifier and Type Field Description protected List<XmEntity>XmEbean. entityMethods in io.ebeaninternal.xmlmapping.model that return XmEntity Modifier and Type Method Description XmEntityObjectFactory. createEntity()Create an instance ofXmEntityMethods in io.ebeaninternal.xmlmapping.model that return types with arguments of type XmEntity Modifier and Type Method Description List<XmEntity>XmEbean. getEntity()Gets the value of the entity property.
-