org.apache.ojb.broker.sequence
Class Repository.SMInterfaceExtendB

java.lang.Object
  extended byorg.apache.ojb.broker.sequence.Repository.SMInterfaceExtendB
All Implemented Interfaces:
Repository.SMInterface, java.io.Serializable
Direct Known Subclasses:
Repository.SMInterfaceExtendBB
Enclosing class:
Repository

public static class Repository.SMInterfaceExtendB
extends java.lang.Object
implements Repository.SMInterface

See Also:
Serialized Form

Constructor Summary
Repository.SMInterfaceExtendB()
           
 
Method Summary
 java.lang.Integer getId()
           
 java.lang.String getName()
           
 void setId(java.lang.Integer id)
           
 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

Repository.SMInterfaceExtendB

public Repository.SMInterfaceExtendB()
Method Detail

getId

public java.lang.Integer getId()
Specified by:
getId in interface Repository.SMInterface

setId

public void setId(java.lang.Integer id)
Specified by:
setId in interface Repository.SMInterface

getName

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

setName

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


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14