@Entity public class Topic extends Object
Topic()
String
getDescription()
Long
getId()
getLabel()
void
setDescription(String description)
setId(Long id)
setLabel(String label)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Topic()
public String getLabel()
public void setLabel(String label)
public Long getId()
public String getDescription()
public void setDescription(String description)
description
public void setId(Long id)
id
Copyright © 2011–2015 The Kuali Foundation. All rights reserved.