Uses of Class
pt.cienciavitae.ns.groups.Groups
-
Packages that use Groups Package Description pt.cienciavitae.ns.curriculum pt.cienciavitae.ns.groups -
-
Uses of Groups in pt.cienciavitae.ns.curriculum
Fields in pt.cienciavitae.ns.curriculum declared as Groups Modifier and Type Field Description protected GroupsCurriculum. groupsMethods in pt.cienciavitae.ns.curriculum that return Groups Modifier and Type Method Description GroupsCurriculum. getGroups()Gets the value of the groups property.Methods in pt.cienciavitae.ns.curriculum with parameters of type Groups Modifier and Type Method Description voidCurriculum. setGroups(Groups value)Sets the value of the groups property. -
Uses of Groups in pt.cienciavitae.ns.groups
Methods in pt.cienciavitae.ns.groups that return Groups Modifier and Type Method Description GroupsObjectFactory. createGroups()Create an instance ofGroups
-