Uses of Class
org.kuali.rice.kim.impl.jaxb.RolesXmlDTO
-
Packages that use RolesXmlDTO Package Description org.kuali.rice.kim.impl.jaxb -
-
Uses of RolesXmlDTO in org.kuali.rice.kim.impl.jaxb
Methods in org.kuali.rice.kim.impl.jaxb that return RolesXmlDTO Modifier and Type Method Description RolesXmlDTORoleDataXmlDTO. getRoles()Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RolesXmlDTO Modifier and Type Method Description voidRoleDataXmlDTO. setRoles(RolesXmlDTO roles)Constructors in org.kuali.rice.kim.impl.jaxb with parameters of type RolesXmlDTO Constructor Description RoleDataXmlDTO(RolesXmlDTO roles)
-