com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema
Class BasicType

java.lang.Object
  extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.SchemaType
      extended by com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.BasicType
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class BasicType
extends SchemaType


Constructor Summary
BasicType()
           
BasicType(Constants.BasicTypes t)
           
 
Method Summary
 Constants.BasicTypes getType()
           
 void setType(Constants.BasicTypes type)
           
 
Methods inherited from class com.ebmwebsourcing.bpmneditor.business.domain.bpmn2.to.standard.infrastructure.schema.SchemaType
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicType

public BasicType(Constants.BasicTypes t)

BasicType

public BasicType()
Method Detail

getType

public Constants.BasicTypes getType()

setType

public void setType(Constants.BasicTypes type)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.