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

java.lang.Object
  extended byorg.apache.ojb.broker.sequence.Repository.SMMaxA
All Implemented Interfaces:
Repository.SMMax, java.io.Serializable
Direct Known Subclasses:
Repository.SMMaxAA, Repository.SMMaxAB
Enclosing class:
Repository

public static class Repository.SMMaxA
extends java.lang.Object
implements Repository.SMMax

See Also:
Serialized Form

Constructor Summary
Repository.SMMaxA()
           
 
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.SMMaxA

public Repository.SMMaxA()
Method Detail

getId

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

setId

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

getName

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

setName

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


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