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

Packages that use RoleMemberXmlDTO.OutsideOfRole
org.kuali.rice.kim.impl.jaxb Copyright 2005-2012 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.OutsideOfRole in org.kuali.rice.kim.impl.jaxb
 

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

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

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



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