org.nuiton.wikitty
Class LabelImpl

java.lang.Object
  extended by org.nuiton.wikitty.BusinessEntityWikitty
      extended by org.nuiton.wikitty.LabelAbstract
          extended by org.nuiton.wikitty.LabelImpl
All Implemented Interfaces:
Serializable, Cloneable, BusinessEntity, Label

public class LabelImpl
extends LabelAbstract

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuiton.wikitty.LabelAbstract
extensionLabel, extensions
 
Fields inherited from class org.nuiton.wikitty.BusinessEntityWikitty
propertyChangeSupport, wikitty
 
Fields inherited from interface org.nuiton.wikitty.Label
EXT_LABEL, FIELD_LABEL_LABELS, FQ_FIELD_LABEL_LABELS
 
Constructor Summary
LabelImpl()
          LabelImpl :
LabelImpl(BusinessEntityWikitty businessEntityWikitty)
          LabelImpl :
LabelImpl(Wikitty wikitty)
          LabelImpl :
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.LabelAbstract
addLabels, clearLabels, getLabels, getStaticExtensions, removeLabels, toString
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, equals, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, hashCode, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.nuiton.wikitty.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Constructor Detail

LabelImpl

public LabelImpl()
LabelImpl :


LabelImpl

public LabelImpl(Wikitty wikitty)
LabelImpl :

Parameters:
wikitty -

LabelImpl

public LabelImpl(BusinessEntityWikitty businessEntityWikitty)
LabelImpl :

Parameters:
businessEntityWikitty -


Copyright © 2009-2010 CodeLutin. All Rights Reserved.