Uses of Class
org.kuali.rice.kim.impl.jaxb.RoleMemberXmlDTO.WithinRole

Packages that use RoleMemberXmlDTO.WithinRole
org.kuali.rice.kim.impl.jaxb Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. 
 

Uses of RoleMemberXmlDTO.WithinRole in org.kuali.rice.kim.impl.jaxb
 

Methods in org.kuali.rice.kim.impl.jaxb that return RoleMemberXmlDTO.WithinRole
 RoleMemberXmlDTO.WithinRole RoleMembersXmlDTO.WithinRole.gettingNextItem(String nextItem, int index)
           
 

Methods in org.kuali.rice.kim.impl.jaxb that return types with arguments of type RoleMemberXmlDTO.WithinRole
 List<RoleMemberXmlDTO.WithinRole> RoleMembersXmlDTO.WithinRole.getRoleMembers()
           
 

Methods in org.kuali.rice.kim.impl.jaxb with parameters of type RoleMemberXmlDTO.WithinRole
 void RoleMembersXmlDTO.WithinRole.newItemAdded(RoleMemberXmlDTO.WithinRole item)
           
 

Method parameters in org.kuali.rice.kim.impl.jaxb with type arguments of type RoleMemberXmlDTO.WithinRole
 void RoleMembersXmlDTO.WithinRole.setRoleMembers(List<RoleMemberXmlDTO.WithinRole> roleMembers)
           
 



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.