org.apache.ojb.broker
Class ComplexMultiMapped.PersistentD

java.lang.Object
  extended byorg.apache.ojb.broker.ComplexMultiMapped.PersistentB
      extended byorg.apache.ojb.broker.ComplexMultiMapped.PersistentD
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ComplexMultiMapped

public static class ComplexMultiMapped.PersistentD
extends ComplexMultiMapped.PersistentB

See Also:
Serialized Form

Constructor Summary
ComplexMultiMapped.PersistentD()
           
 
Method Summary
 int getID()
           
 java.lang.String getOjbConcreteClass()
           
 java.lang.String getValue1()
           
 int getValue2()
           
 java.util.Date getValue3()
           
 void setID(int ID)
           
 void setOjbConcreteClass(java.lang.String ojbConcreteClass)
           
 void setValue1(java.lang.String value1)
           
 void setValue2(int value2)
           
 void setValue3(java.util.Date value3)
           
 
Methods inherited from class org.apache.ojb.broker.ComplexMultiMapped.PersistentB
getValue4, getValue5, getValue6, setValue4, setValue5, setValue6
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexMultiMapped.PersistentD

public ComplexMultiMapped.PersistentD()
Method Detail

getID

public int getID()
Overrides:
getID in class ComplexMultiMapped.PersistentB

setID

public void setID(int ID)
Overrides:
setID in class ComplexMultiMapped.PersistentB

getValue1

public java.lang.String getValue1()

setValue1

public void setValue1(java.lang.String value1)

getValue2

public int getValue2()

setValue2

public void setValue2(int value2)

getValue3

public java.util.Date getValue3()

setValue3

public void setValue3(java.util.Date value3)

getOjbConcreteClass

public java.lang.String getOjbConcreteClass()
Overrides:
getOjbConcreteClass in class ComplexMultiMapped.PersistentB

setOjbConcreteClass

public void setOjbConcreteClass(java.lang.String ojbConcreteClass)
Overrides:
setOjbConcreteClass in class ComplexMultiMapped.PersistentB


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