com.pmease.quickbuild.model
Class Label
java.lang.Object
com.pmease.quickbuild.model.Persistent
com.pmease.quickbuild.model.Label
- public class Label
- extends Persistent
This class maintains labels in the system.
- Author:
- robin shine
Constructor Summary |
Label()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Label
public Label()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getBuildRelations
public java.util.Set getBuildRelations()
setBuildRelations
public void setBuildRelations(java.util.Set buildRelations)
Copyright © 2005 PMEase Inc. All Rights Reserved.