|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.facade.def.dataType.impl.DataTypeValueImpl
org.ow2.bonita.facade.def.dataType.impl.BasicTypeDefinitionImpl
public class BasicTypeDefinitionImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.ow2.bonita.facade.def.dataType.BasicTypeDefinition |
---|
BasicTypeDefinition.Type |
Field Summary | |
---|---|
protected BasicTypeDefinition.Type |
type
|
Constructor Summary | |
---|---|
protected |
BasicTypeDefinitionImpl()
|
|
BasicTypeDefinitionImpl(BasicTypeDefinition.Type type)
|
|
BasicTypeDefinitionImpl(BasicTypeDefinition src)
|
Method Summary | |
---|---|
BasicTypeDefinition |
copy()
Returns DataTypeValue interface. |
BasicTypeDefinition.Type |
getType()
Returns Basic types . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BasicTypeDefinition.Type type
Constructor Detail |
---|
protected BasicTypeDefinitionImpl()
public BasicTypeDefinitionImpl(BasicTypeDefinition.Type type)
public BasicTypeDefinitionImpl(BasicTypeDefinition src)
Method Detail |
---|
public BasicTypeDefinition.Type getType()
BasicTypeDefinition
Basic types
.
getType
in interface BasicTypeDefinition
public BasicTypeDefinition copy()
DataTypeValue
copy
in interface DataTypeValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |