org.sharengo.wikitty
Class LabelBean
java.lang.Object
org.sharengo.wikitty.BusinessEntityBean
org.sharengo.wikitty.LabelBean
- All Implemented Interfaces:
- Serializable, Cloneable, BusinessEntity, Label
public class LabelBean
- extends BusinessEntityBean
- implements Label
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Label$labels
public Set<String> Label$labels
LabelBean
public LabelBean()
getLabels
public Set<String> getLabels()
- Specified by:
getLabels in interface Label
addLabels
public void addLabels(String element)
- Specified by:
addLabels in interface Label
removeLabels
public void removeLabels(String element)
- Specified by:
removeLabels in interface Label
clearLabels
public void clearLabels()
- Specified by:
clearLabels in interface Label
Copyright © 2009-2010 CodeLutin. All Rights Reserved.