org.apache.ojb.broker.sequence
Class Repository.SMKey
java.lang.Object
org.apache.ojb.broker.sequence.Repository.SMKey
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Repository
- public static class Repository.SMKey
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Repository.SMKey
public Repository.SMKey()
getIntKey
public int getIntKey()
setIntKey
public void setIntKey(int intKey)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getStringKey
public java.lang.String getStringKey()
setStringKey
public void setStringKey(java.lang.String stringKey)
getLongKey
public java.lang.Long getLongKey()
setLongKey
public void setLongKey(java.lang.Long longKey)
getIntegerKey
public java.lang.Integer getIntegerKey()
setIntegerKey
public void setIntegerKey(java.lang.Integer integerKey)
toString
public java.lang.String toString()
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