org.ow2.bonita.facade.def.dataType.impl
Class DataTypeValueImpl

java.lang.Object
  extended by org.ow2.bonita.facade.def.DefImpl
      extended by org.ow2.bonita.facade.def.dataType.impl.DataTypeValueImpl
All Implemented Interfaces:
DataTypeValue
Direct Known Subclasses:
BasicTypeDefImpl, EnumerationTypeDefImpl

public abstract class DataTypeValueImpl
extends DefImpl
implements DataTypeValue


Constructor Summary
DataTypeValueImpl()
           
 
Method Summary
 
Methods inherited from class org.ow2.bonita.facade.def.DefImpl
copy, copy, copy, copy, copy, copy, copy, copy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataTypeValueImpl

public DataTypeValueImpl()