org.ow2.bonita.facade.def.dataType
Interface DataTypeValue

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
BasicTypeDefinition, EnumerationTypeDefinition
All Known Implementing Classes:
BasicTypeDefinitionImpl, DataTypeValueImpl, EnumerationTypeDefinitionImpl

public interface DataTypeValue
extends java.io.Serializable

XPDL Data Type value.


Method Summary
 DataTypeValue copy()
          Returns DataTypeValue interface.
 

Method Detail

copy

DataTypeValue copy()
Returns DataTypeValue interface. Two implementations are yet supported by bonita engine:



Copyright © 2009 OW2 Consortium. All Rights Reserved.