org.ow2.bonita.facade.def.dataType.impl
Class BasicTypeDefinitionImpl
java.lang.Object
org.ow2.bonita.facade.def.dataType.impl.DataTypeValueImpl
org.ow2.bonita.facade.def.dataType.impl.BasicTypeDefinitionImpl
- All Implemented Interfaces:
- java.io.Serializable, org.ow2.bonita.facade.def.dataType.BasicTypeDefinition, org.ow2.bonita.facade.def.dataType.DataTypeValue
public class BasicTypeDefinitionImpl
- extends DataTypeValueImpl
- implements org.ow2.bonita.facade.def.dataType.BasicTypeDefinition
- See Also:
- Serialized Form
Nested classes/interfaces inherited from interface org.ow2.bonita.facade.def.dataType.BasicTypeDefinition |
org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type |
Field Summary |
protected org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type |
type
|
Method Summary |
org.ow2.bonita.facade.def.dataType.BasicTypeDefinition |
copy()
|
org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type |
getType()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
protected org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type type
BasicTypeDefinitionImpl
protected BasicTypeDefinitionImpl()
BasicTypeDefinitionImpl
public BasicTypeDefinitionImpl(org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type type)
BasicTypeDefinitionImpl
public BasicTypeDefinitionImpl(org.ow2.bonita.facade.def.dataType.BasicTypeDefinition src)
getType
public org.ow2.bonita.facade.def.dataType.BasicTypeDefinition.Type getType()
- Specified by:
getType
in interface org.ow2.bonita.facade.def.dataType.BasicTypeDefinition
copy
public org.ow2.bonita.facade.def.dataType.BasicTypeDefinition copy()
- Specified by:
copy
in interface org.ow2.bonita.facade.def.dataType.DataTypeValue
Copyright © 2009 OW2 Consortium. All Rights Reserved.