public interface Group
boolean
equals(Object obj)
String
getDescription()
Long
getId()
getName()
int
hashCode()
void
setDescription(String newDescription)
setId(Long newId)
setName(String newName)
Long getId()
void setId(Long newId)
String getName()
void setName(String newName)
String getDescription()
void setDescription(String newDescription)
boolean equals(Object obj)
equals
Object
int hashCode()
hashCode
Copyright © 2011-2014 The Kuali Foundation. All Rights Reserved.