org.kuali.rice.core.xml.dto
Class DataXmlDto
java.lang.Object
org.kuali.rice.core.xml.dto.DataXmlDto
- All Implemented Interfaces:
- Serializable
public class DataXmlDto
- extends Object
- implements Serializable
This is a description of what this class does - g don't forget to fill this in.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
groups
List<GroupXmlDto> groups
DataXmlDto
public DataXmlDto()
getGroups
public List<GroupXmlDto> getGroups()
setGroups
public void setGroups(List<GroupXmlDto> groups)
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.