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

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

public abstract class SchemaType
extends java.lang.Object
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
SchemaType()
           
SchemaType(java.lang.String name)
           
 
Method Summary
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaType

public SchemaType()

SchemaType

public SchemaType(java.lang.String name)
Method Detail

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.