Uses of Class
es.caib.seycon.ng.comu.AbstractGrup
-
Packages that use AbstractGrup Package Description es.caib.seycon.ng.comu -
-
Uses of AbstractGrup in es.caib.seycon.ng.comu
Subclasses of AbstractGrup in es.caib.seycon.ng.comu Modifier and Type Class Description class
Grup
Methods in es.caib.seycon.ng.comu with parameters of type AbstractGrup Modifier and Type Method Description static void
AbstractGrup. toGrup(Group source, AbstractGrup target)
Updates a Grup value object based on a Group object.Constructors in es.caib.seycon.ng.comu with parameters of type AbstractGrup Constructor Description AbstractGrup(AbstractGrup otherBean)
Grup(AbstractGrup otherBean)
-