org.nuiton.wikitty.test
Interface Animal

All Superinterfaces:
org.nuiton.wikitty.entities.BusinessEntity, Cloneable, Serializable
All Known Subinterfaces:
Bird, Horse, Pegasus
All Known Implementing Classes:
AnimalAbstract, AnimalImpl, BirdAbstract, BirdImpl, HorseAbstract, HorseImpl, PegasusAbstract

public interface Animal
extends org.nuiton.wikitty.entities.BusinessEntity


Field Summary
static String EXT_ANIMAL
           
 
Method Summary
 
Methods inherited from interface org.nuiton.wikitty.entities.BusinessEntity
addPropertyChangeListener, addPropertyChangeListener, copyFrom, getExtensionFields, getExtensionNames, getField, getWikittyId, getWikittyVersion, removePropertyChangeListener, removePropertyChangeListener, setField, setWikittyVersion
 

Field Detail

EXT_ANIMAL

static final String EXT_ANIMAL
See Also:
Constant Field Values


Copyright © 2009-2012 CodeLutin. All Rights Reserved.