|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ojb.odmg.TestClassA
Constructor Summary | |
TestClassA()
|
Method Summary | |
TestClassB |
getB()
Gets the b. |
java.lang.String |
getBoid()
Gets the bOid. |
java.util.Locale |
getLocale()
|
java.lang.String |
getOid()
Gets the oid. |
java.lang.String |
getValue1()
Gets the value1. |
java.lang.String |
getValue2()
Gets the value2. |
int |
getValue3()
Gets the value3. |
void |
setB(TestClassB b)
Sets the b. |
void |
setBoid(java.lang.String boid)
Sets the bOid. |
void |
setLocale(java.util.Locale locale)
|
void |
setOid(java.lang.String oid)
Sets the oid. |
void |
setValue1(java.lang.String value1)
Sets the value1. |
void |
setValue2(java.lang.String value2)
Sets the value2. |
void |
setValue3(int value3)
Sets the value3. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestClassA()
Method Detail |
public java.lang.String getValue1()
public void setValue1(java.lang.String value1)
value1
- The value1 to setpublic java.lang.String getValue2()
public void setValue2(java.lang.String value2)
value2
- The value2 to setpublic int getValue3()
public void setValue3(int value3)
value3
- The value3 to setpublic TestClassB getB()
public void setB(TestClassB b)
b
- The b to setpublic java.lang.String getOid()
public void setOid(java.lang.String oid)
oid
- The oid to setpublic java.lang.String getBoid()
public void setBoid(java.lang.String boid)
public java.util.Locale getLocale()
public void setLocale(java.util.Locale locale)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |