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
Direct Known Subclasses:
LabelHelper

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_LABELS, FQ_FIELD_LABELS
 
Constructor Summary
LabelImpl()
           
LabelImpl(BusinessEntityWikitty wi)
           
LabelImpl(Wikitty wi)
           
 
Method Summary
 
Methods inherited from class org.nuiton.wikitty.LabelAbstract
addLabels, clearLabels, equals, getLabels, getStaticExtensions, removeLabels
 
Methods inherited from class org.nuiton.wikitty.BusinessEntityWikitty
addPropertyChangeListener, addPropertyChangeListener, getExtensionFields, getExtensionNames, getField, getFieldType, getPropertyChangeSupport, getWikitty, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikitty, setWikittyVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, 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

public LabelImpl(BusinessEntityWikitty wi)

LabelImpl

public LabelImpl(Wikitty wi)


Copyright © 2009-2010 CodeLutin. All Rights Reserved.