Uses of Class
org.kuali.rice.kim.impl.jaxb.RoleDataXmlDTO
-
Packages that use RoleDataXmlDTO Package Description org.kuali.rice.core.impl.jaxb -
-
Uses of RoleDataXmlDTO in org.kuali.rice.core.impl.jaxb
Methods in org.kuali.rice.core.impl.jaxb that return RoleDataXmlDTO Modifier and Type Method Description RoleDataXmlDTODataXmlDTO. getRoleData()Methods in org.kuali.rice.core.impl.jaxb with parameters of type RoleDataXmlDTO Modifier and Type Method Description voidDataXmlDTO. setRoleData(RoleDataXmlDTO roleData)Constructors in org.kuali.rice.core.impl.jaxb with parameters of type RoleDataXmlDTO Constructor Description DataXmlDTO(PermissionDataXmlDTO permissionData, RoleDataXmlDTO roleData)
-