com.ebmwebsourcing.webdesigner.business.domain.mock
Class StupidBeanSyntaxModel

java.lang.Object
  extended by com.ebmwebsourcing.webdesigner.business.domain.mock.StupidBean
      extended by com.ebmwebsourcing.webdesigner.business.domain.mock.StupidBeanSyntaxModel
All Implemented Interfaces:
SyntaxModel, java.io.Serializable

public class StupidBeanSyntaxModel
extends StupidBean
implements SyntaxModel

See Also:
Serialized Form

Constructor Summary
StupidBeanSyntaxModel()
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class com.ebmwebsourcing.webdesigner.business.domain.mock.StupidBean
getString1, getString2, setString1, setString2
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StupidBeanSyntaxModel

public StupidBeanSyntaxModel()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface SyntaxModel

getId

public java.lang.String getId()
Specified by:
getId in interface SyntaxModel

setName

public void setName(java.lang.String name)
Specified by:
setName in interface SyntaxModel


Copyright © 2010 eBM WebSourcing. All Rights Reserved.