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

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.RestrictionBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class RestrictionBean
extends SchemaType


Constructor Summary
RestrictionBean()
           
 
Method Summary
 void addValue(java.lang.String value)
           
 java.util.List<java.lang.String> getValues()
           
 void setValues(java.util.List<java.lang.String> values)
           
 
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

RestrictionBean

public RestrictionBean()
Method Detail

addValue

public void addValue(java.lang.String value)

getValues

public java.util.List<java.lang.String> getValues()

setValues

public void setValues(java.util.List<java.lang.String> values)


Copyright © 2010 eBM WebSourcing. All Rights Reserved.